Learn Objective-C in 24 Days
by Feifan Zhou
Publisher: Binpress 2010
Number of pages: 163
Description:
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.
Download or read it online for free here:
Read online
(online html)
Similar books

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

by James Duncan Davidson - O'Reilly Media, Inc.
This new edition covers the latest updates to the Cocoa frameworks, including examples that use the Address Book and Universal Access APIs. This is the 'must-have' book for people who want to develop applications for Mac OS X.
(29881 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.
(19539 views)