
Object-Oriented Programming and the Objective-C Language
Publisher: NeXT Software, Inc. 1996
Number of pages: 146
Description:
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, not on the C language itself.
Download or read it online for free here:
Read online
(online html)
Similar books
Become an Xcoder: Start Programming the Mac Using Objective-Cby 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.
(22190 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.
(33296 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.
(20484 views)
The Objective-C 2.0 Programming Language- 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.
(41999 views)