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]

Bibliographic Details
Main Author: Stevenson, Scott
Format: eBook
Language:English
Published: Sebastopol, Calif. O'Reilly Media 2010
Edition:1st ed
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • 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