Название: Core Data by Tutorials: iOS 13 Edition (6th Edition)
Автор: Aaron Douglas, Matthew Morey, Pietro Rea
Издательство: Razeware LLC
Год: 2019
Формат: PDF
Страниц: 269
Размер: 22 mb
Язык: английский
In this book, you'll master Core Data in iOS using Swift. Comprehensive coverage of Core Data, from beginner to advanced topics. Covers setting up a Core Data Stack, data modeling, versioning and migration, unit testing, improving performance, and much more.
Оглавление
Introduction
What You Need
Book Source Code & Forums
Book License
Chapter 1: Your First Core Data App
Chapter 2: NSManagedObject Subclasses
Chapter 3: The Core Data Stack
Chapter 4: Intermediate Fetching
Chapter 5: NSFetchedResultsController
Chapter 6: Versioning & Migration
Chapter 7: Unit Testing
Chapter 8: Measuring & Boosting Performance
Chapter 9: Multiple Managed Object Contexts
Conclusion