It seems as if everyone is writing applications for Apple’s iPhone and iPad, but how do they all do it? It’s best to learn Objective-C, the native language of both the iOS and Mac OS X, but where to begin? Right here, even if you’ve never programmed before!
Objective-C for Absolute Beginners will teach you how to write software for your Mac, iPhone, or iPad using Objective-C, an elegant and powerful language with a rich set of developer tools. Using a hands-on approach, you’ll learn to think in programming terms, how to use Objective-C to build program logic, and how to write your own applications and apps.
With over 50 collective years in software development and based on an approach pioneered at Carnegie Mellon University, the authors have developed a remarkably effective approach to learning Objective-C. Since the introduction of Apple’s iPhone, the authors have taught hundreds of absolute beginners how to develop Mac, iPhone,and iPad apps, including many that became popular apps in the iTunes App Store.
You have a great idea for an app, but how do you bring it to fruition? Objective-C is the universal language of iPhone, iPad, and Mac apps, and this book starts you on the path to mastering this language and its latest release, and also addresses how to mix Swift with Objective-C.
Using a hands-on approach, you'll learn how to think in programming terms, how to use Objective-C to construct program logic, and how to synthesize it all into working apps. Gary Bennett, an experienced app developer and trainer, will guide you on your journey to becoming a successful app developer. If you're looking to take the first step towards App Store success, Objective-C for Absolute Beginners, Third edition is the place to start.
Readers will be treated to the following and much more:
- The fundamentals of computer programming: how to understand variables, design data structures, and work with file systems
- The logic of object-oriented programming: how to use Classes, Objects, and Methods
- The flexibility of Apple’s developer tools: how to install Xcode and write programs in Objective-C
- How to make OS X applications or iOS apps that do cool stuff