vote up -1 vote down star
2

What should I learn to develop software for iPhone?

Thanks

flag

1  
Software is a countable noun? – Mehrdad Afshari May 15 at 19:09
Edited - for search more than anything. – IainMH May 15 at 19:33

7 Answers

vote up 13 vote down check

Beginning Objective C for the C# guy

link|flag
@Hooray Nice link. +1 – IainMH May 15 at 19:11
Thanks for the link. – Jon Freeland May 15 at 19:12
vote up 7 vote down

Learn Objective C.

link|flag
@Downvoter - have I mis-understood the question? – IainMH May 15 at 19:13
There's more and more people downvoting just to be obstinate, simply because an answer, although 100% correct, is not what they want to hear. I'm sure they wanted to hear about Mono, compiling back through 4 or 5 alpha quality open source projects and installable only on a jailbroken phone. When in reality, assuming the posters goal is to sell an app on the App Store, your answer is the first, best step toward that goal. – mmc May 15 at 19:20
Thanks @mmc. That's what I thought. Right tool for the right job. – IainMH May 15 at 19:21
Yeah, 3 of the top 25 books in the Computers and Internet category on Amazon.com were about Objective C last time I looked. – Bratch May 15 at 19:45
vote up 1 vote down

If you're thinking about developing games, take a look at Unity3D

link|flag
vote up 2 vote down

Perhaps look into Mono? There is an article dealing with this question here.

link|flag
vote up 0 vote down

Besides the IPhone SDK, you can use Mono (Open Source .Net implementation). Check http://www.mono-project.com/Mono:Iphone

link|flag
vote up 0 vote down

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/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.