Getting started with code I P HONE APPLICATIONS
W HAT YOU NEED The iPhone SDK requires an Intel-based Mac running Mac OS X Leopard version or newer with at least 4.5GB free space for the SDK install
W HAT YOU NEED The iPhone SDK – already on your laptop We’ll be using the simulator rather than loading apps onto iPhones Does the best it can for: Camera Accelerometers GPS
R EGISTERED IPHONE DEVELOPER developer.apple.com/iphone developer.apple.com/iphone You’ll want to register Free to use software simulator $99 if you want to load programs on a phone and sell in the AppStore $299 for Enterprise program
W HAT YOU NEED An objective-C primer See
C ODE E XAMPLES Working with existing code is best IMHO Learn by Example Also, modify existing code to save time… Don’t reinvent the navigation controller App Can find some shell applications online
B OOK E XAMPLE C ODE