Objective-C phrasebook /
A concise, practical guide to Objective-C for iOS and Mac OS X with more than 100 useful code snippets and programming phrases ¿ Packed with more instantly useful code snippets and programming techniques than any other Objective-C reference More programmers than ever are finding they need to learn a...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Upper Saddle River, NJ :
Addison-Wesley,
©2011.
|
Colección: | Developer's library.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- The objective-c philosophy
- An objective-c primer
- Memory management
- Common objective-c patterns
- Numbers
- Manipulating strings
- Working with collections
- Dates and times
- Working with property lists
- Interacting with the environment
- Key-value coding
- Handling errors
- Accessing directories and files
- Threads
- Blocks and grand central
- Notifications
- Network access
- debuggin objective-c
- The objective-c runtime.