Getting Started in Game Development
I am regularly asked by many people, especially high school students, what they need to do/learn to get ready to make games. My advice is don’t wait until your in college to start learning to make games. Start now! With hard work, focus, and dedication, you can have your first game published before you leave [...]
Getting started with Android/iPhone/iPad Programming: The Basics
I’ve written other articles on getting started with Android, iPhone or iPad development that made the assumption that you have a background in programming. Obviously, for some this might be a leap. I’ve been asked many times since writing that those first articles about what to do to get started if you don’t have a [...]
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 the lesson into two parts. In the first part I will demonstrate how to make the “Hello World” application with just notepad and [...]
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.
