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: Java SE 8u66 (as of 12/24/2015)

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