Lesson 4: Let's go the next step after our little 'hello world' demonstration of coding for the iPhone/iPad. In this tutorial, we are going to provide an example of the M-V-C (Model, View,...
Archives: Blog
iPhone and iPad Tutorial: a few things to consider before developing your app
Before you dive to deep in developing for the iPhone, iPod Touch, or the iPad, you do need to take a few minutes to consider the environment for which you are developing. I have put a short...
Occasionally a tool comes along that makes your life so much easier, that you just want to tell everyone about it. This post is dedicated to those tools! I just found Accessorizer, a wonderful tool...
I have been a gamer for over 20 years. I worked at an arcade in the days of pac-man and Defender. I play online games like World of Warcraft as well as casual games like Zuma and Bejeweled. For...
Java Tutorial 1.2: Creating your first application – Hello World
In this tutorial we will be creating our first application, the standard “Hello World” used as the first lesson in most programming languages. To make it a little more interesting I have broken...
Java Programming Tutorial: Part 1 – Installing Java and Eclipse
A tutorial introduction to computer programming using Java. Covering the download and installation of the JDK and Eclipse IDE.