Learn Cocoa on the Mac
The Cocoa frameworks are some of the most powerful for creating native OS X apps available today. However, for a first-time Mac developer, just firing up Xcode 4 and starting to browse the documentation can be a daunting and frustrating task. The Objective-C class reference documentation alone would...
Autor principal: | |
---|---|
Otros Autores: | |
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
[Berkeley, Calif.] : New York :
Apress ; Distributed to the book trade worldwide by Springer Science+Business Media
c2013.
|
Edición: | 2nd ed |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628398906719 |
Tabla de Contenidos:
- Must love Cocoa
- Hello, world
- Lights, camera .. actions! (and other outlets, too)
- The first call to action
- GUI components
- Using table views
- Cocoa bindings
- Core data basics
- Core data relationships
- Search and retrieve core data with criteria
- Windows and menus and sheets
- Document-based applications
- Exceptions, signals, errors, and debugging
- Drawing in Cocoa
- Advanced drawing topics
- Working with files
- Concurrency
- Future paths.