This note is intended to record some useful info for programmers who are interested in iPhone developing.
1. iPhone Developer forums
Sample codes
http://developer.apple.com/iphone/library/navigation/SampleCode.html
Stanford Online Video Course
http://www.stanford.edu/class/cs193p/cgi-bin/index.php
Official Develop Docs
http://developer.apple.com/iphone/library/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/Introduction/Introduction.html
OpenGL
http://blog.youkuaiyun.com/wave_1102/archive/2009/06/10/4259217.aspx 2. How to start ? I just start. My action is: Step1: watch stanford video course Step2: investigate some samples