Learning Cocoa with Objective-C
by James Duncan Davidson
Publisher: O'Reilly Media, Inc. 2002
ISBN/ASIN: 0596003013
ISBN-13: 9780596003012
Number of pages: 384
Description:
This new edition covers the latest updates to the Cocoa frameworks, including examples that use the Address Book and Universal Access APIs. Also included is a handy quick reference card, charting Cocoa's Foundation and AppKit frameworks, along with an Appendix that includes a listing of resources essential to any Cocoa developer. This is the "must-have" book for people who want to develop applications for Mac OS X.
Download or read it online for free here:
Read online
(online preview)
Similar books

by Feifan Zhou - Binpress
I will attempt to teach C and Objective-C as one language. Obj-C is a strict superset of plain C, which means that any valid C is also valid Obj-C. I will supply plenty of screenshots, and include exercises at the end of each lesson.
(6232 views)

by Neil Smyth - Techotopia
The Objective-C 2.0 Essentials free online book contains 34 chapters of detailed information intended to provide everything necessary to gain proficiency as an Objective-C programmer for both Mac OS X and iPhone development.
(17960 views)

by B. Altenberg, A. Clarke, P. Mougin - CocoaLab
A free book for starting with Cocoa using Objective-C. It teaches you the basics of programming, in particular Objective-C programming, using Xcode. Written for non-programmers, and aimed at leveling the learning curve as much as possible.
(19093 views)

- NeXT Software, Inc.
Objective-C is implemented as set of extensions to the C language. This book both introduces the object-oriented model that Objective-C is based upon and fully documents the language. It concentrates on the Objective-C extensions to C.
(19275 views)