For OS X and IOS
Buch, Englisch, 384 Seiten, Format (B × H): 195 mm x 235 mm, Gewicht: 692 g
ISBN: 978-1-4302-4188-1
Verlag: Apress
Objective-C is a powerful, object-oriented extension of C, making this update the perfect follow-up to Dave Mark’s bestselling Learn C on the Mac. Whether you’re an experienced C programmer or you’re coming from a different language such as C++ or Java, leading Mac experts Scott Knaster and Waqar Malik show how to harness the power of Objective-C in your apps!
- A complete course on the basics of Objective-C using Apple’s newest Xcode tools
- An introduction to object-oriented programming
- Comprehensive coverage of new topics like blocks, GCD, ARC, class extensions, as well as inheritance, composition, object initialization, categories, protocols, memory management, and organizing source files
- An introduction to building user interfaces using what is called the UIKit
- A primer for non-C programmers to get off the ground even faster
Zielgruppe
Popular/general
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
- Hello
- Extensions to C
- Introduction to Object-Oriented Programming
- Inheritance
- Composition
- Source File Organization and Using Xcode 4
- More About Xcode
- A Quick Tour of the Foundation Kit
- Memory Management and ARC
- Object Initialization
- Properties
- Categories
- Protocols
- Blocks and Concurrency
- Introduction to UIKit
- Introduction to the Application Kit
- File Loading and Saving
- Key-Value Coding
- Using the Static Analyzer
- NSPredicate
Appendix: Coming from Other Languages