Cocoa and Objective-C : up and running /
With this book, you'll learn how to use Apple's Cocoa framework and the Objective-C language through step-by-step tutorials, hands-on exercises, clear examples, and sound advice from a Cocoa expert.--[book cover].
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly Media,
Ã2010.
|
Edición: | 1st ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Setup and first run
- Thinking in code : basic C
- Memory and pointers : advanced C
- Thinking in objects
- Basic Objective-C
- More Objective-C
- Foundation value classes
- Basic controls
- Designing applications using MVC
- Custom views and drawing
- The final word.