Buch, Englisch, 360 Seiten, Format (B × H): 191 mm x 235 mm, Gewicht: 679 g
ISBN: 978-1-4302-1815-9
Verlag: Apress
Take your coding skills to the next level with this extensive guide to Objective–C, the native programming language for developing sophisticated software applications for Mac OS X. Objective–C is a powerful, object–oriented extension of C, making this book the perfect follow–up to Dave Mark's bestselling . Whether you're an experienced C programmer or you're coming from a different language such as C++ or Java, leading Mac experts Mark Dalrymple and Scott Knaster show you how to harness the powers of Objective–C in your applications!
- A complete course on the basics of Objective–C using Apple's free Xcode tools
- An introduction to object–oriented programming
- Comprehensive coverage of inheritance, composition, object initialization, categories, protocols, memory management, and organizing source files
- A brief tour of Cocoa's foundation framework and AppKit
- A helpful “learning curve” guide for non–C developers
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Hello.- Extensions to C.- to Object-Oriented Programming.- Inheritance.- Composition.- Source File Organization.- More About Xcode.- A Quick Tour of the Foundation Kit.- Memory Management.- Object Initialization.- Properties.- Categories.- Protocols.- to the AppKit.- File Loading and Saving.- Key-Value Coding.- NSPredicate.