Posted on Friday, April 24th, 2009 at 5:38 pm
Web or SDK?
SYS CON MEDIA
Web Development and SDK Development each offer distinct advantages to the iPhone Developer. One uses your favorite web-based language, HTML, Custom Style Sheets and JavaScript for the Safari Browser on the iPhone. The other to run native Objective-C applications on the device, written with Apple’s Development tools suite headed by XCode. At a high level, Web Developers benefit from ease of simple development, deployment and updating speed, where SDK Developers benefit from integration with the iPhone core device features and native speed that allows the creation of complex solutions.

