Developing for iPhone

Learn how to create and develop iPhone applications from scratch.

Tagged with ‘sdk’

Tutorial 1-1: The SDK

Posted by Henry On April - 11 - 2009 2 COMMENTS

Mac OSX and iPhone are completely programmed in a language called Objective-C. So it makes sense that iPhone applications are too. This will be the language we will be learning from now on. We will live, breath, eat and sleep Objective-C until it is engraved onto our brains.

I don’t know enough about other programming languages to be able to compare it to anything else, so you will have to use google for that.

Where do I start?

You will need a few things before you can start making millions from that amazing application you are going to make:

  • A Mac. Surely that goes without saying. You do not need to fork out thousands to afford one, a mac-mini would be just fine for our purposes.

Oh wait. That’s it.

Read the rest of this entry »