Learn Objective-C on the Mac

Take your coding skills to the next level with this extensive guide to Objective–C, the native programming language for developing sophisticated software applications for Mac OS X. Objective–C is a powerful, object–oriented extension of C, making this book the perfect follow–up to Dave Mark's b...

Full description

Bibliographic Details
Main Authors: Knaster, Scott, Dalrymple, Mark (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2009, 2009
Edition:1st ed. 2009
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • Hello
  • Extensions to C
  • to Object-Oriented Programming
  • Inheritance
  • Composition
  • Source File Organization
  • More About Xcode
  • A Quick Tour of the Foundation Kit
  • Memory Management
  • Object Initialization
  • Properties
  • Categories
  • Protocols
  • to the AppKit
  • File Loading and Saving
  • Key-Value Coding
  • NSPredicate