Limit this search to....

Pro Core Data for Ios, Second Edition
Contributor(s): Warner, Robert (Author), Privat, Michael (Author)
ISBN: 1430236566     ISBN-13: 9781430236566
Publisher: Apress
OUR PRICE:   $40.49  
Product Type: Paperback
Published: December 2011
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - General
- Computers | Software Development & Engineering - General
- Computers | Programming - Macintosh
Dewey: 005.26
Physical Information: 0.82" H x 7.5" W x 9.25" (1.52 lbs) 400 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Fully updated for Xcode 4.2, Pro Core Data for iOS explains how to use the Core Data framework for iOS SDK 5 using Xcode 4.2. The book explains both how and why to use Core Data, from simple to advanced techniques. Covering common and advanced persistence patterns, this book prepares any iOS developer to store and retrieve data accurately and efficiently.

This book starts by giving you a solid grounding in Core Data, providing a foundation for the rest of the book. With this knowledge, you'll have all you need to master Core Data and power your data-driven applications. You'll see how to work with SQLite and how to create an efficient data model to represent your data. Once you've established your data model, you'll learn how to work with data objects and refine result sets to get the most out of the stored data.

The advanced portions of the book begin by showing you how to tune your apps' performance and memory usage, to give you a truly professional edge. You'll see how to version and migrate your data as well, to ensure your data stays organized and efficient. Finally, the book covers managing table views with NSFetchedResultsController.