8 Steps To Become A Super Developer


2. Getting the SDK (Software Development Kit):

Apple provides the free SDK for iPhone development from their Developer site. Stuart Varrall, Creative Director at Fluid Pixel says, "This includes everything you need to get going, including the development environment Xcode, the iPhone Simulator for testing, performance analyzers, interface builders and the full documentation reference library."

3. Read up on Objective C:

This is the primary programming language for development on iPhone. "It's an extension of C to include object-orientated principles," says Varrall. "It has scripting elements to it, so is easier to pick up than some languages and anyone with programming experience should be able to transfer their skills."