Buch, Englisch, 132 Seiten, Paperback, Format (B × H): 152 mm x 229 mm, Gewicht: 2023 g
ISBN: 978-1-4302-6487-3
Verlag: Apress
You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any Objective-C programmer.
In the Objective-C Quick Syntax Reference, you will find:
- A concise reference to the Objective-C language syntax.
- Short, simple, and focused code examples.
- A well laid out table of contents and a comprehensive index allowing easy review.
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Macintosh Programmierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Objektorientierte Programmierung
Weitere Infos & Material
1. Hello World
2. Build and Run
3. Variables
4. Operators
5. Objects
6. Strings
7. Numbers
8. Arrays
9. Dictionaries
10. For Loops
11. While Loops
12. Do While Loops
13. For-Each Loops
14. If-Statements
15. Switch Statements
16. Defining Classes
17. Class Methods
18. Inheritance
19. Categories
20. Blocks
21. Key-Value Coding
22. Key-Value Observing
23. Protocols
24. Implementing Delegation
25. Implementing Singleton
26. Error Handling