Core Data Fundamentals
This repository contains resources for Udacity’s iOS Persistence and Core Data course.
iOS Persistence and Core Data teach common persistence techniques using Apple’s frameworks for storing data locally on the device. The course includes:
Generally speaking, most projects can run without any additional setup. However, consult the iOS Persistence and Core Data course for more information.