First working 'App'
So I finally made a simple iPhone (well, iPhone simulator) app on my own. It draws a circle on the screen which you can move using buttons and a label updates with the title of the last button.
The simplicity belies the many concepts involved: Quartz, View class, View Controller, IBActions and IBOutlets.
I think the code for this app is actually quite educational and I'm planing to create a tutorial and make the source code freely downloadable. I'm not sure if I should put the tutorial here or on eHow and just link to it from this site.
Holla back what you think.