Since the iPhone NDA has been lifted, bloggers are starting to publish some nice resources for learning iPhone development. For instance, the Cocoa is my girlfriend blog has published a nice Cocoa Touch tutorial. Not only that, but they also created a nice screencast going through this tutorial.
We are going to see lots of tutorials flourishing all over the internet covering iPhone development, Objective-C and Cocoa learning. There are as well interesting books on Cocoa, Xcode, Objective-C, that you may read to become a Ninja developer. I’ve selected a few books but that I haven’t read yet.
- Become an Xcoder: You may start with this one, as it’s a free and recent PDF on Cocoa / Objective-C development using the Xcode IDE
- The pragmatic programmers provide three books in beta mode: iPhone SDK Development, Core Animation, and perhaps the best one to start with: Cocoa Programming: A Quick-Start Guide for Developers.
- I’ve also heard good words about the very recent 3rd edition of Cocoa Programming for MacOS X.

Leave a Reply