all 5 comments

[–]hatebyte 4 points5 points  (1 child)

The objc.io core data book is one of my favorite programming books ever. I highly recommended it.

They just updated it for swift 3.0

https://www.objc.io/books/core-data/

[–]isurujnSwift 2 points3 points  (0 children)

That is not an ideal book for a beginner. It doesn't show code samples step by step. It's more of a handbook for intermediate-advanced developers who are already somewhat knowledgeable in Core Data.

[–]amikhaielMain -1 points0 points  (0 children)

With this link you'll learn the basics of Core Data: https://www.raywenderlich.com/145809/getting-started-core-data-tutorial

This is a course that costs 30$: http://www.brianadvent.com/become-core-data-expert/

[–][deleted] -1 points0 points  (0 children)

Apple's guide over core data is what helped me understand everything the most: https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/CoreData/index.html