Core Data by Tutorials
In this book, you'll master Core Data in iOS using Swift. Comprehensive coverage of Core Data, from beginner to advanced topics. By Pietro Rea, Matthew Morey & Aaron Douglas.
Who is this for?
This book is for iOS developers who already know the basics of iOS and Swift, and want to learn Core Data.
Covered concepts
- Create aCore Data App
- NSManagedObject Subclasses
- The Core Data Stack
- Intermediate Fetching
- NSFetchedResultsController
- Versioning and Migration
- Unit Tests
- Measuring and Boosting Performance
- Multiple Managed Object Contexts
- Core Data and CloudKit
This book is for intermediate iOS developers who already know the basics of iOS and Swift development but want to learn how to use Core Data to save data in their apps.
Start with with the basics like setting up your own Core Data Stack...
moreBefore You Begin
This section tells you a few things you need to know before you get started, such as what you’ll need for hardware and software, where to find the project files for this book, and more.
Core Data by Tutorials
Begin your journey of learning core data with the basics like setting up your own Core Data Stack all the way to advanced topics like migration, performance, multithreading and more! By the end of this book, you’ll have hands-on experience with Core Data and will be ready to use it in your own apps.