11 Places to Get Started with iPhone App Development
October 8th, 2008 TweetThe goal of this list is to provide a starting point for people looking to get involved with iPhone application development. I’ve tried putting the most recent, pertinent, and/or useful towards the top of the list.
The Apple iPhone Dev Center, but you have to sign up to enter: http://developer.apple.com/iphone/
iPhone Developer Central. Lots of tutorials: http://www.iphonedevcentral.org/
Forums @ iPhone Developer Central. Very active community: http://www.iphonedevsdk.com/forum/
A thorough, step-by-step tutorial to make an RSS reader: http://theappleblog.com/2008/08/04/tutorial-build-a-simple-rss-reader-for-iphone/
How to setup your dev environment on your Mac: http://www.jeroenvanwissen.nl/lead-story/2008/10/08/howto-iphone-application-development-environment.html
Slide your view around when editing UITextFields so that they never get trapped under the onscreen keyboard: http://cocoawithlove.com/2008/10/sliding-uitextfields-around-to-avoid.html
Glassy Scrolling with UITableView: http://www.fieryrobot.com/blog/2008/10/01/glassy-scrolling-with-uitableview/
Using frameworks in iPhone applications: http://blog.omnigroup.com/2008/10/01/using-frameworks-in-iphone-applications/
A very short and older quick-guide to the Interface Builder: http://forum.insanelymac.com/index.php?showtopic=96104
Older tutorial to making a simple Hello World touch app: http://ihatetheiphonesdk.blogspot.com/2008/04/reason-2-interface-builder-is-buggy-and.html
Another older tut written with a beta-build of the SDK, still thorough and useful: http://www.iphonesdkarticles.com/2008/07/first-iphone-application.html
