Designing Your First Apple iPhone App
This is the second part of the Developing Your FIrst iPhone App video series that I am creating, specifically in this video I go through the simple design process i use in order to cut down on my development time. It is important to know exactly where you’re headed before you write your first line of code, it’s been said that at least 1/3rd of your development time should be spent on design.
While I don’t believe in any hard and fast rules as to how much time you should spend on design coding blindly is usually a bad idea.
Basically for simple apps I go through a 4 step process which involves creating:
1) An Objective Statement
2) A List of Features
3) A Basic Scenario
4) A Definition of the Class Structure
Check out the video:
If you missed the first part in the series it can be found here:
Your First App Store App Step-By-Step – Part 1
You can find the simple soundboard I created using the same code that we will be using in these tutorials in the app store here (it’s free): Example App
Thanks for reading and if you have any comments or questions please post them below.
Submit A Resource
Have you created a useful tutorial, library or tool for iOS development that you would like to get in front of our 300,000+ monthly page views from iOS developers?
You can send a Tweet to @maniacdev on Twitter or submit the url here.
The resources we feel will appeal to our readers the most will be posted on the front page.






Pingback: Finishing With Interface Builder – Building Your iPhone Apps Interface Quickly 2/2 | iPhone Development Tutorials and Tips