Recent Posts
Subscribe
Subscribe to the RSS feed or enter your e-mail in the form below, and get updates, cheatsheets, whitepapers and more.

Your Email:


Posts Tagged ‘app store’

How can I develop iPhone app store games quickly for free? Part 1

I’ve been asked by several visitors to my videos as to how one can develop games quickly on the iPhone, and I understand that learning OpenGL ES and building your own game from scratch can be a daunting task.

Then when I respond talking about some of the commercial frameworks out there that cost $500 a seat per developer, the next question of course is there anything that can do it for free.

iPhone SDK Development Tutorial – First Step Towards The App Store

This tutorial is a first step towards getting an App in the Apple App Store.  It is an extremely brief tutorial meant for those at the absolute start of iPhone development.

Action Guide:

1. Verify system requirements for sdk are met.
2. Head to Apple’s iPhone Developer Center and download the SDK.
3. Download the Hello World sample application.
4. Open the Hello World project file.
5. Use the research assistant to learn about the iPhone  libararies.
6. Optional: Look through more source code examples and use the research assistant often.