On May 24, 2011, at 1:41 PM, Koen van der Drift wrote: > I did some Cocoa/ObjC coding several years ago, but haven't really > touched it since. I want to dive back in, and am looking for resources > to brush up my knowledge, especially related to subjects like > CoreData, CoreAnimation, etc. Besides the obvious docs at Apple, are > there any current books that deal with these and other newer subjects > and are recommended?
Marcus Zarra has a video course on CoreData at iDeveloper.tv, and also a book from Pragmatic Programmers. Bill Dudney has a book on CoreAnimation. If you are looking for something more basic, both subjects are covered in the third edition of the Hillegass book. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
