• Stars
    star
    151
  • Rank 245,156 (Top 5 %)
  • Language
    Swift
  • License
    MIT License
  • Created about 10 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Exploring Core Data through Swift playgrounds

Core Data Playgrounds

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

Playground Name Description
Introduction A no frills, bare-metal introduction to Core Data.
UITableView Tables views on iOS with NSFetchedResultsController
NSTableView Tables views on macOS using NSArrayController
Events A remake of the basic Core Data sample from Apple

Requirements

  • Xcode 9+
  • Swift 4

License

The MIT License (MIT)

core-data-playground1.png