Programming Tutorials
From GameOver
The goal is to collboratively provide quality programming tutorials including but not limited to Obj-C written in the scope of the iPhone/iTouch Operating System.
Contents |
Introduction
This is where new-comers should start. It provides basic examples of the core foundations you will need to further your iPhone programming.
Empty Window
Click here to view the tutorial
- A blank window that shows the basics of what is needed.
"Hello World!"
Click here to view the tutorial
- The infamous Hello World program.
Navigation Bar
Click here to view the tutorial
- This is a very basic navigation bar near the top of the screen that let's you toggle through the bar styles.

