Can anyone tell me the sequence of steps I should follow to learn application development in IPhone? Which platform to use? language I should know for development? good resources with quick examples?
Hello, I am developing an application for iPhone according to a page with relevant information. If you are interested Google on: How to build an iPhone / iPad VoIP client - Ozeki I hope you will also find it useful.
iOS development will be fairly easy if you already know Objective C which is the preferred programming language for APPLE software. iOS is based on Cocoa touch framework and the apple developer documentation is a good place to start. developer.apple.com However please note that you will need a Mac system for programming in iOS.