
The Objective-C 2.0 Programming Language
Publisher: Apple Inc. 2009
Number of pages: 133
Description:
Objective-C is a small but powerful set of extensions to the standard ANSI C language. Objective-C is designed to give C full object-oriented programming capabilities in a straightforward way. This document is about the first component of the development environment — the programming language. It fully describes the Objective-C language, and provides a foundation for learning about the second component, the Mac OS X Objective-C application frameworks—collectively known as Cocoa.
Download or read it online for free here:
Download link
(1.3MB, PDF)
Similar books
Learn Objective-C in 24 Daysby 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.
(8740 views)
Objective-C 2.0 Essentialsby 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.
(20259 views)
Learning Cocoa with Objective-Cby 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.
(33045 views)
Ry's Objective-C Tutorialby Ryan Hodson - Smashwords
This book is both a concise quick-reference and a comprehensive introduction for newcomers to the Objective-C programming language. It walks through each language feature step-by-step, explaining complex programming concepts via hands-on examples.
(10094 views)