views:

596

answers:

7

Hi,

I am looking for beginner iPhone SDK tutorials, but something a little bit more complex than "Hello iPhone!". So far I only found a free one at: http://dynamic-leap.com/beginner-iphone-tutorial-polygon/ Any other suggestions?

+9  A: 

A great resource is the Stanford class CS 193P in iTunes U. They take you from the very beginning through more advanced concepts.

Direct iTunes Link

Don
Here's the link.http://www.stanford.edu/class/cs193p/cgi-bin/drupal/
tomute
+2  A: 

This is the link to the class. I went through its last year's materials, really good. This year it will also talk about things in OS 3.0 like Core Data etc.

Jaanus
Thanks for the link!
Don
A: 

iCodeBlog is a good blog and source of well presented tutorials but personally I would suggest this book as a great start. You can buy the ebook version from the Apress website if you prefer to work from that instead (you can also download the book example source code there too). Sorry I can't post any links to these on the Apress web site, it appears to be down at the moment but the support page for the book can be found here.

Hope this helps!

EddieCatflap
+1  A: 

I tried all the tutorials I could find, but to be honest, it was the book "Head First iPhone Development" that did the trick for me. They walk you through creating a couple applications in a way that really helped it to click.

http://www.amazon.com/Head-First-iPhone-Development-Applications/dp/0596803540/ref=sr_1_1?ie=UTF8&s=books&qid=1264537000&sr=8-1

I went through an Objective-c book first though

http://www.amazon.com/Programming-Objective-C-2-0-Stephen-Kochan/dp/0321566157/ref=sr_1_1?ie=UTF8&s=books&qid=1264537013&sr=1-1

Sean Clark Hess
A: 

As one of our friends suggested Standford, I think that one is good as it is cheaper or free, the other one I know is Edumobile.org which comes with certification program on completion and also online videos,hand-in-hand sessions some PDF's etc... As you have Standford's link I will provide the other link. Just go through it. Hoping you have not taken admission yet.

All the best.

http://www.edumobile.org/iphone-course.html

A: 

www.iphonesdkarticles.com is the good resource for beginning.

go through it.

it contains really a good resources

yakub_moriss