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 ‘apple’

The 3 Books Beginning iPhone Developers Must Read

A question that I see commonly asked, and am asked at least once a week is “what book should an iPhone development beginner read?”.  So here are the 3 books that I believe beginning iPhone developers must read if they want to understand the SDK as fast as possible.  Please note that if you get these books understanding them will not be easy, it will take considerable effort, but I imagine that if you were to take college courses the content would be spread over several courses.

Understanding Model-View-Controller And Creating A Class Outline

Hi this is the third article in the series on Developing your first Apple iPhone App Store App Step-By-Step, if you missed the first article please check it out here:
Your First Apple iPhone App Store App

In the video below I quickly go over MVC, and then I outline my own process for outlining the classes in smaller apps when developing on my own, to come up with the classes I basically follow these steps:

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.

iPhone SDK Objective-C Cheat Sheet Updated

I have updated the Cheat Sheet on this site with larger headers as suggested by visitors to the site.  For those that don’t know this is a cheat sheet designed for beginners just getting started with the iPhone SDK who have some knowledge of C/C++ or Java providing comparisons with similar syntax in those languages for common Objective-C keywords.

Covered is:
Messages
Import
Self
Method Headers
Inheritance
Property and Synthesize
Interface
Implementation
Protocol
Id

iPhone 3GS Will Be All About The Apps

There have been alot of complaints about the new iPhone being too expensive for what seems like a small incremental update. While the camera update may be a large factor to the buying decision in the European/Asian markets many who already have iPhones feel there really aren’t any new features worth the money. There is already some excellent voice control provided by apps in the app store.

So with the 3GS it’s really all about the apps.