0
COMMENTS
Intro to iOS Development
Yesterday I did a quick talk+demo on how to begin iOS Development.
The talk was for folks just starting out from other languages or new to programming in general.
I have added notes to the slides, including links to the Apple Docs, books, source code, and more.
My slides for the Intro to iOS Development Presentation
The books I mentioned/recommend:
Aaron Hillegass Objective-C Programming
And here are some sites to brush up on Objective-C:
http://cocoadevcentral.com/d/learn_objectivec/
and the C language:
http://cocoadevcentral.com/articles/000081.php
Last but not least, the Apple docs:
Apple’s Sample iPhone App