Live data from Hacker News

Ask HN: Becoming an iPhone app Dev.

news.ycombinator.com

21–23 of 23 posts

Re: Ask HN: Becoming an iPhone app Dev.

#21
It would be easier to pickup ObjC while you are at C++ than to switch back from a web development background. Once ObjC is under your belt try to get some basic understanding of iOS development in general.

Then you can watch a few of the videos that kind of gives you a hands-on feeling since some of the drag/drop, ctrl-drag are something to see rather than to read and keep in mind. Rory Lewis and AzamSharp videos helped me a lot while Ray Wenderlich book gave some nice step-by-step instructions.

Armed with these you basically should start a real project of yours so you can learn things on the fly and those would last in your memory longer than any tutorials. Good luck! Believe me....it's hard but not crazy.

Re: Ask HN: Becoming an iPhone app Dev.

#22
You can learn iOS development online at: http://www.hackrocket.com. Hackrocket will soon launch an immersive three-month program to teach absolute beginners how to build iPhone and iPad apps (I am the co-founder) http://teamtreehouse.com/ http://www.lynda.com/iOS-tutorials/iOS-SDK-Essential-Trainin...

Re: Ask HN: Becoming an iPhone app Dev.

#23
You need a "pet project" that you want to build. Then build it. I wouldn't worry about making money from it. Just build something you want to have on your iPhone.

For resources, I've found that once you get through either the first few Stanford classes or a good book or two, Google and Stackoverflow are the only references I need. For getting started though, the tutorials (and forums) at Ray Wenderlich's site are also a great resource: http://www.raywenderlich.com/tutorials

Post reply on HN