iPhone OS app dev – the basics (again!)
Re-done properly with self-made code samples! Strictly for newbies.
Developing native iPhone apps can be fun, as SDK 3.0 offers tons of APIs and options that makes leveraging of features like location detection, animation and embedded maps in your apps effortless.Then again, developing native iPhone apps can be a major pain, as the restrictions imposed by the SDK can be so strict that you need to go to lengths to create something simple.This sharing aims to quickly cover the basics (iphone OS, objective-c, UIKit elements, ViewControllers). You’ll also be able to see what it takes to add features like Animation, Network Connectivity, JSON parsing and iPhone specific features such as Shake/Orientation Change/Gestures Detection to an app.
Related posts:
- iPhone SDK app dev – a very basic introduction This presentation is very simplistic and only scratches on the outer surface of what...
- First iPhone app, live! http://itunes.apple.com/us/app/meet-a-chinese-girl/id339530012?mt=8 This has got to be the release I cared most about lately! After...
- Geo Search – the basics This is one of the more interesting sharing I did earlier on the basic...
- Admob-ing “Chinese Girls” by code Upon seeing the first admob ads from Paper Toss, the realization that mobile display...

