Michael Privat - Böcker
Visar alla böcker från författaren Michael Privat. Handla med fri frakt och snabb leverans.
4 produkter
4 produkter
Pro Core Data for iOS
Data Access and Persistence Engine for iPhone, iPad, and iPod touch
Häftad, Engelska, 2011
366 kr
Skickas inom 10-15 vardagar
The power of Core Data allows iOS developers to efficiently store and retrieve application data using familiar object-oriented paradigms. Lots of iOS development books touch on Core Data, taking you through a few mainstream use cases for storing and retrieving data in your iOS applications.
406 kr
Skickas inom 10-15 vardagar
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.
366 kr
Skickas inom 10-15 vardagar
With the Mac App Store launch in early 2011, a new age in Mac development began. Look for many of the cool apps for iPhone and iPad coming to an iMac or MacBook Pro near you! Beginning Mac OS X Lion Apps Development explains how to develop Mac OS X apps and publish them in the Mac App Store. It begins with the basics of Objective-C and Cocoa, and then moves through all the topics necessary to build and publish your first successful Mac apps! * Get started with Objective-C and Xcode * Build your first complete apps that integrate well with Mac OS X * Publish your apps on the Mac App Store If you're new to Mac or new to iPhone or iPad apps development, and looking to develop apps for the Macbook Pro or Mac desktop, this book is for you! What you'll learn * How to use Apple's development tools * How to build user interfaces and create user experiences (UX) * How to respond to user input * How to integrate your apps into the Mac ecosystem * How to store and retrieve data * How to publish your apps to the new Mac App Store Who this book is for This book is for those new to Mac or for iPhone or iPad apps developers who want to develop apps for the MacBook Pro or Mac desktop.
420 kr
Skickas inom 10-15 vardagar
Pro iOS Persistence explains how to build apps in Objective-C and Swift that persist and use data most effectively including the popular Core Data framework. 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.