views:

110

answers:

4

Hi out there, im new to iPhone Dev and searching the web for resources about iPhone Development.

Currently i'm using this resources:

  • Apple iPhone Beta Forum
  • stackoverflow -> iphone Tags
  • iphonedevelopmentbits.com
  • icodeblog.com

thanks for every tip :)

A: 

Those are all good resource, I really like this forum as well: http://www.iphonedevsdk.com/forum/iphone-sdk-development/

Mr-sk
+1  A: 
  • Jeff Lamarche's Blog – Also author of Beginning iPhone Development. Blog has a good intro to OpenGL ES on the iPhone.
  • CocoaDev.com – Deliberately linked into the Debugging Autorelease articles.
  • Three20 – Not a generic iPhone resource but as an open sourced library there is a wealth of information surrounding it and how it does it.
  • Enormego Developers Blog – Informative Blog with some open sourced libraries of notable interest.
Ross
A: 

If you are after podcasts, iTunesU has some good stuff for beginners. Stanford University have a series of videos for iPhone development.

http://deimos3.apple.com/WebObjects/Core.woa/Browse/itunes.stanford.edu.3124430053.03124430055

Michael