e-books in Objective-C Programming Language category
by Feifan Zhou - Binpress , 2010
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.
(7402 views)
by Ryan Hodson - Smashwords , 2014
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.
(8786 views)
- NeXT Software, Inc. , 1996
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.
(20586 views)
by B. Altenberg, A. Clarke, P. Mougin - CocoaLab , 2008
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.
(20548 views)
by Neil Smyth - Techotopia , 2010
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.
(19210 views)
by James Duncan Davidson - O'Reilly Media, Inc. , 2002
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.
(31354 views)
- Apple Inc. , 2009
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.
(40249 views)