Java First Steps

(Free Web Tutorials & Resources)

by Michael Thomas ( www.michael-thomas.com )

This page has info on some of the first steps you will need to take to work with Java.  I've received many emails from Java Beginners so I hope this page will help you get started.  Other beginner links can be found at my Java Home Page.  

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

Prerequisites: 1)  Know how to unzip a file.  2)  Create new directories.  (Click here for help on these prerequisites)

Free Download

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