Java First Steps

(Free Web Tutorials & Resources)

by Michael Thomas

This page has info on some of the first steps you will need to take to work with Java.

( Home Page: Free Web Tutorials on Java & Web Technologies )

This tutorial covers: JDK 1.6.0_03 (as of 05/10/08)

Free Download

Prerequisites

Objectives

Download and Install your First JDK, JRE & Java API from Sun

Compiling Your First Java Program from DOS

Edit/Debug your First Java Program from a Text Editor

Edit/Debug Your First Java Program from a Java IDE

Take Your First Java Tutorial