iPhone SDK a kickstart

By Javier Gonzalez

iPhone SDK a kickstart

(2008) iPhone is a pretty new device that involve several technologies (phone, video, audio, images, and web among others). This gadget, the best in 2007 year according to Times Magazine, has captive the interest of different types of users and created a new emerging market in various environments. Today thousands of programmers want to provide applications on the iPhone. Apple recently released the iPhone SDK (March 2008) toolkit. Using XCode 3.0 under Mac OS X 10.5 as our IDE, and Objective-C and iPhone API as our programming tools we will create iPhone applications (from basic to medium level) which finally can be load into an iPhone. We’ll start with the classical ‘Hello World’ and continue to develop applications using graphical user interfaces, handling multi-touch and detect motion, communication with web application, and different media.

  • 463