What should I learn to develop software for iPhone?
Thanks
What should I learn to develop software for iPhone?
Thanks
If you're thinking about developing games, take a look at Unity3D
Look to this question - http://stackoverflow.com/questions/793161/developement-plateform-for-iphone-application/801973#801973
Besides the IPhone SDK, you can use Mono (Open Source .Net implementation). Check http://www.mono-project.com/Mono:Iphone
iPhone Applications are using Apple's tools like Xcode, objective c, etc. A C# developer would be learning a new language, new libraries, and using a simulator to run the application. Details are at: http://developer.apple.com/iphone/program/