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

- 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.
(20919 views)

- Apple Inc.
Objective-C is a small but powerful set of extensions to the standard ANSI C language. This document fully describes the Objective-C language. It concentrates on the Objective-C extensions to C, not on the C language itself.
(40679 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.
(20948 views)

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.
(7772 views)