Programming Objective-C 2.0
Steve PeterRobert Clair
Broschiertes Buch

Programming Objective-C 2.0

An Introduction to the Language of the iPhone and Mac OS X

Versandkostenfrei!
Versandfertig in über 4 Wochen
30,99 €
inkl. MwSt.
PAYBACK Punkte
15 °P sammeln!
Objective-C is a powerful object-oriented language which adds a dynamic message-passing architecture (based on Smalltalk) to C. Objective-C is a proper superset of C and it is compact and easy to learn, especially when compared with C++.Objective-C is the basis for Cocoa, the primary development environment for the Macintosh, and Cocoa Touch, the development environment for the iPhone/iPod Touch.Programming Objective-C 2.0 provides manageable introduction to Objective-C. When learning a new language it's sometimes hard to know what's important and what's a minor detail or a rare case. We'll go...