Wednesday, April 29, 2009
Developing Your First iPhone App
Posted by Vincent Ferrari in "Apple Software (iPhone/iPod Touch)" @ 01:00 PM
"In the last iPhone Dev 101 post, I told you a little about creating your first project using Xcode; however, in this post, I want to show you how to create your first application that will run in the iPhone simulator. In honor of staying with the classic way of teaching programming, we'll create a "Hello World!" application as our first one."
10 Print "Hello"
20 Goto 10
Run
That's the extent of my programming chops. Okay, that's an exaggeration but after this excellent tutorial, I think it's time to update my knowledge a hair. Cory does a great job of making it easy to understand and gives just the right amount of handholding to get your feet wet. When I was first learning MS SQL, I was utterly lost and now I'm damn good at it. All it took was some confidence building.
What are you waiting for? Go get started!