Beginning Core Data

Beginning Core Data

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 1h 41m | 990 MB

Learn the basics of using Core Data in this beginning series! You’ll learn how to model your data with attributes and relationships; add and update records; and then fetch your data with sorting and filtering options.

Table of Contents

1  Introduction
2  Starter Project
3  Getting Started
4  Managed Objects
5  Challenge – Adding Another Attribute
6  Attribute Types
7  Binary Data
8  Predicates
9  Filtering
10  Sorting
11  Challenge – Fixing Sorting Issues
12  Conclusion
13  Introduction
14  Fetched Results Controller
15  Displaying Data by Section
16  Challenge – Adding More Entities
17  Relationships
18  Relationships in Code
19  Delete Rules
20  Challenge – Deleting a Pet
21  Fetched Results Controller Delegate
22  Conclusion