On 04/10/2008, at 9:46 AM, mmalc crawford wrote:

Start with Programming in Objective-C by Stephen Kochan (depending on how quickly you want to get underway, you may consider waiting for the second edition):

<http://www.amazon.com/Programming-Objective-C-Developers-Library-Stephen/dp/0672325861/ > <http://www.amazon.com/Programming-Objective-C-2-0-Developers-Library/dp/0321566157/ >


I totally agree with mmalc, this is the first book you should buy. Despite what others have said, I highly recommend that you do NOT start with Kernigan and Richie, it's simply not the best learning tool for getting into Mac programming. K&R is extremely dry and although it teaches you plain C, you don't need to know most of the stuff in that book to write good Objective-C.

Stephen Kochan's book teaches you everything you need to know about programming in Objective-C, including the bits of the C language you need to know and none of the bits you don't. It is also one of the most well-written technical books I have ever read.

Once you've read the Kochan book you should get Aaron Hillegass' "Cocoa Programming for Mac OS X", which goes beyond the Objective-C language to teach you the mechanics of working with the Cocoa frameworks.

--
Rob Keniger



_______________________________________________

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]

Reply via email to