tags:

views:

57

answers:

4

How can I start developing a simple APP on iphone??

A: 

Buy a Mac, install XCode, then go to IPhone tutorial blogs to learn. That should be it.

vodkhang
I think its enough to install mac os with vmware (or other virtualization software)
Itsik
yeah, that may be a solution.
vodkhang
Seems like that I have to buy a Mac first...
leona
personally, I can tell you to install hackintosh. But it is not easy, illegal.
vodkhang
A: 

In my experience you are better off reading a book than browsing blogs when starting to learn a new technology from scratch.

Therefore my recommendation would be to buy a Mac, install XCode, then buy a decent book on IPhone programming.

Adrian Grigore
which book will you prefer adrian if you are in iPhone for near about 9 months in iPhone...
Suriya
@Suresh: Have a look at the SO thread I linked above.
Adrian Grigore
A: 

Consider making an web-app instead. It's 80 percent of the functionality of an real app with 20 percent the effort for anyone new to iOS.

If you want to learn iOS then buy a Mac, install xCode and go with the flow. Watch Stanfords CS193P course on iTunes and do the assignments as a start.

Niels Castle
A: 

Start with these previous answers on SO:

progrmr