Core Data best practices by example: from simple persistency to multithreading and syncing.

This book strives to give you clear guidelines for how to get the most out of Core Data while avoiding the pitfalls of th...

Buy Now From Amazon

Product Review

Core Data best practices by example: from simple persistency to multithreading and syncing.

This book strives to give you clear guidelines for how to get the most out of Core Data while avoiding the pitfalls of this flexible and powerful framework. We start with a simple example app and extend it step by step as we talk about relationships, advanced data types, concurrency, syncing, and many other topics.

Later on, we go well beyond what’s needed for the basic example app. We’ll discuss in depth how Core Data works behind the scenes, how to get great performance, the trade-offs between different Core Data setups, and how to debug and profile your Core Data code.

All code samples in this book are written in Swift. We show how you can leverage Swift’s language features to write elegant and safe Core Data code. We expect that you’re already familiar with Swift and iOS, but both newcomers and experienced Core Data developers will find a trove of applicable information and useful patterns.

Similar Products

Functional Swift: Updated for Swift 3Advanced Swift: Updated for Swift 3iOS Programming: The Big Nerd Ranch Guide (Big Nerd Ranch Guides)iOS 10 Programming Fundamentals with Swift: Swift, Xcode, and Cocoa BasicsLearning Core Data for iOS with Swift: A Hands-On Guide to Building Core Data ApplicationsSwift Programming: The Big Nerd Ranch Guide (Big Nerd Ranch Guides)Programming iOS 10: Dive Deep into Views, View Controllers, and FrameworksProgramming iOS 9: Dive Deep into Views, View Controllers, and FrameworksiOS 9 App Development Essentials: Learn to Develop iOS 9 Apps Using Xcode 7 and Swift 2Python Machine Learning