Creating a basic iPad application Comments (4)
by Wez Pyke - November 8, 2011 in Cocoa/Objective-C,Text Tutorials

ipad Creating a basic iPad application
Because of the recent announcement of the iPad 2 more people are going to want to learn how to develop for the iPhone OS. I recently purchased an iPad 2 3G with o2, so far the broadband has been flawless.

This tutorial will be a basic walk-through for beginners who want to start developing.

The application that we will be creating will consist of two button and one label.
(more...)