Cocoa Dev Central teaches us to build a core data application

Sure there are over 200 new features in Tiger, but the one that has all the developers hot and bothered is something called 'Core Data.'

What is Core Data? According to Apple, 'Core Data, new in Tiger, completes the Cocoa vision for building well-factored applications based on the Model-View-Controller (MVC)
pattern by providing a strong, flexible, and powerful data model framework.' Sounds good to me.

Now the good people at Cocoa Dev Central have put together a step by step guide to building a blog application of your very own using the powerful features of XCode. I feel like I'm a real live developer!
 

Recommended