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...

Full description

Saved in:
Bibliographic Details
Main Author: Nutting, Jack
Other Authors: Clark, Peter
Format: Electronic eBook
Language:English
Published: [Berkeley, California] : Apress, ©2013.
Edition:Second edition.
Subjects:
Online Access:CONNECT
Table of Contents:
  • 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.