29,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
15 °P sammeln
  • Broschiertes Buch

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.
…mehr

Produktbeschreibung
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 through the basics of the language and object-oriented programming without burying you with an encyclopedia. If something is technically possible but a bad idea in practice, we'll tell you. We also try and explain a bit about what is going on "under the hood" so you'll be better equipped to make design decisions.

After you learn the basics of data types, program flow, messaging and objects, we'll cover the new things added to the language in Objective-C 2.0: fast enumeration, properties and garbage collection.

Many developers find that they are more productive using Objective-C than they are with any other language. Since Apple provides you the required tools and development environment with every Macintosh there's no reason not to jump and start learning Objective-C.
Hinweis: Dieser Artikel kann nur an eine deutsche Lieferadresse ausgeliefert werden.
Autorenporträt
Steve Peter is a writer, typographer, programmer and teacher responsible for maintaining the typesetting toolchain used by the Pragmatic Bookshelf. Trained as a linguist, he spends much of his time writing TeX and tweaking text. Since writing his first program in Fortran, he has been hooked on programming languages. Steve has long been programming the Mac with Objective-C and is an active member of the New York City chapter of Cocoa Heads.Robert Clair has over twenty years experience writing graphics and CAD software, concentrating for the last six years on Mac OS X and Objective-C. He is currently the president of Chromatic Bytes LLC which produces graphic arts software for Mac OS X and for the iPhone/iPod Touch. Clair holds a BA in Physics from Oberlin College and an MA and PhD in Physics from the University of California, Berkeley