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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[Berkeley, California] :
Apress,
©2013.
|
Edición: | Second edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
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.