CS 111 - Introduction to Computer Science
Eclipse Hello World Tutorial

This tutorial walks you through the process of creating your first "Hello, world!" application (http://en.wikipedia.org/wiki/Hello_world_program) in Java.

Congratulations! You have successfully created your first "Hello, world!" application!