I am a VERY novice programmer (some light Rails sites), although I feel that I can learn anything. What's the best way for me to learn how to develop mobile apps on iOS? Which resources would you recommend?
I recommend checking out Stanfords CS193p courses. Here's a link to their videos in iTunes. You'll need to search around to find the documents for homework. The lectures help a lot in understanding Objective-C. <a href="http://itunes.apple.com/us/podcast/cs193p-student-final-projects/id395605774?i=90218598" rel="nofollow">http://itunes.apple.com/us/podcast/cs193p-student-final-proj...</a><p>Also become familiar with Apple's iOS Dev Center. If you're going to do iOS development than you will need to know your way around this site. <a href="http://developer.apple.com/devcenter/ios/index.action" rel="nofollow">http://developer.apple.com/devcenter/ios/index.action</a><p>Finally the Head First series of books are really good especially if you feel like you are a novice. They have a book for iPhone and iPad development. <a href="http://www.headfirstlabs.com/books/hfiphonedev/" rel="nofollow">http://www.headfirstlabs.com/books/hfiphonedev/</a>