Objective-C is arguably the world's fastest growing programming language, currently, according to Tiobe. Objective-C Recipes shows you how to do common programming tasks with Objective-C. You will see how to use the unique features of the Objective-C programming language and the helpful features of the Foundation framework.
* See how to code class definitions and use objects
* Use Foundation classes like NSArray, NSString, NSData and more
* Step by step instructions on how to do things like access web services, sort arrays and store content locally This book serves as an essential reference, for every Objective-C as well as iPhone, iPad and Mac app or application programmer.
What you'll learn :
* Get started fast with this reference on programming in Objective-C
* What are Strings and how to use them
* How to do data management
* What are arrays and how to use them
* How to build and work with dictionaries, dates and times, timers, localization
* How to do error handling
* How to utilize Cocoa and Core Frameworks for User Interfaces and Experience design and development
* How to access and work with iOS SDK for iPhone and iPad apps design and development
* How to do Web application development that uses Objective-C and Objective-C wrappers
* How and use multithreading in Objective-C and more