iPhone

Getting Started with iPhone development:

 Dec. 10 2010 | Posted by Dilip Joshi, Acharya institute of Technology
For the development of an iPhone and iPod applications First of all you need Mac OS X Computer System which running Xcode tools. Xcode is an Apple’s suite development tool that gives support for project management, source-level debugging, source-code repository management, code editing, performance tuning and so on.
Xcode is an IDE that provide all the tools that you need to develop an iPhone & iPod application. For iPhone development you have to create a login on
http://developer.apple.com/iphone and download the iPhone SDK on your MAC System.
For the iPhone development you use programming language is Objective-C.
The Objective-C is a programming language that enables the use of Object -oriented-
Programming. For the development you have to know iPhone OS and MAC OS X, and also take time to understand the Development platform. For more know about iPhone Development you just refer the guide iPhone Application Programming Guide.
For more you can use this link: http://www.iphonedevcentral.org   Here you find tutorials and videos related to iPhone Development.