Skip navigation.
 
mlRe: Newbie with a Q?
FROM : Graeme Nattress
DATE : Sat Nov 23 20:51:59 2002

I'd recommend getting O'Reilly "Building Cocoa Applications" - the
worked examples are pretty darn good and the Sams Cocoa Programming,
because very quickly you're going to need a reference guide.

And then get your hands dirty - work through the examples and then try
a real application of your own.

I'd also get a copy of The C Programming language, second edition
Kernighan and Ritchie. If you've not done C before, and C is a valid
subset of Objective-C, then you'll find that guide very useful indeed.

Also, learn to find your way around the online Apple cocoa
documentation.

Graeme
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlNewbie with a Q? cocoa Nov 23, 06:38
mlRe: Newbie with a Q? Charles Srstka Nov 23, 09:13
mlRe: Newbie with a Q? Brian E. Howard Nov 23, 16:09
mlRe: Newbie with a Q? Graeme Nattress Nov 23, 20:51