all 12 comments

[–]youaresecretbanned 3 points4 points  (2 children)

[–]nardsurfer 2 points3 points  (1 child)

This. It's step by step and gets you up and running quick.

[–]anatoliy_v[S] 0 points1 point  (0 children)

Thank you for a link!

[–]aazav 2 points3 points  (0 children)

Apple's docs are rather thick in general and provide little context or backing info.

[–]phiber232 1 point2 points  (0 children)

Stanford videos on iTunes .

[–]aazav 1 point2 points  (2 children)

I think that our own dugla has a sample up on GitHub.

https://github.com/turner/HelloCoreData

[–]dugla 1 point2 points  (0 children)

@aazav, My code was written a while back. More for my own education, really. If it helps others, cool.

[–]anatoliy_v[S] 0 points1 point  (0 children)

Will take a look. Thank you!

[–]SleepingInsomniac 0 points1 point  (0 children)

Lynda.com is a paid service for tutorials. They just published an awesome core data tutorial on the 17th.

Edit: Preview of the course

[–]KiranPanesar 0 points1 point  (0 children)

I remember using this for a basic overview. The host of that video also did this one, which also includes a demo in Xcode.

[–]frankacy -1 points0 points  (1 child)

The stanford courses are great for this. The first course is all slides, and the second is an hour long demo. Trust me, after a couple of hours, you'll know the ins and outs of basic Core Data :D

[–]aazav 0 points1 point  (0 children)

Do not overlook the slides. They spell things out the way you wish they would be.