Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>To get your feet wet you should first start off by learning Objective-C. A Great book, probably the best book out there is Programming in Objective-C by Steven Kochan, preferably the latest edition out.(They keep releasing updates.)</p> <p>Then I would go to the to the Apple Developer Center and read most if not all of these documents found here. There are also tutorials released by Apple that are very helpful..."Your first iOS Application", "Your second iOS application", etc.</p> <p><a href="https://developer.apple.com/library/ios/#referencelibrary/GettingStarted/RoadMapiOS/chapters/WhereToGo.html" rel="nofollow">https://developer.apple.com/library/ios/#referencelibrary/GettingStarted/RoadMapiOS/chapters/WhereToGo.html</a></p> <p>That should get your familiar with Objective-C and Xcode. Next you should look into all the iOS Game Engines out there, programming your own would be counterintuitive at this stage of learning. Torque, Unity 3d, Game Salad, Cocos2d w/ chipmunk would be good to look into. Pick one and learn, learn, LEARN. </p> <p>Another note is, your probably going to need to know how to work your way around 3d modeling software and or graphics software for sprites, characters, buildings etc. (That is probably going to be your largest learning curve.)</p> <p>The important thing is to pace yourself and not try to build your vision straight from the get go. Go through tutorials, build small basic games until you're comfortable. Then you can start tackling your million dollar game idea. </p> <p>Take it from a guy who has been been trying to learn iOS Development for the past 3 years, I have tried countless books and tutorials that just didn't cut it... Those two resources I gave are the best out there in my opinion. Hope all goes well, the best and most rewarding feeling is when are able to finally say "I Get it!".</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload