Core Data Playgrounds

January 4, 2018 ยท View on GitHub

A set of playgrounds for exploring the Core Data framework in bite-sized increments.

Playground NameDescription
IntroductionA no frills, bare-metal introduction to Core Data.
UITableViewTables views on iOS with NSFetchedResultsController
NSTableViewTables views on macOS using NSArrayController
EventsA remake of the basic Core Data sample from Apple

Requirements

  • Xcode 9+
  • Swift 4

License

The MIT License (MIT)

core-data-playground1.png