Zebra0.com

java introductionThe hello world program in Eclipse

The hello world program in Eclipse

Traditionally, the first program you write is to display the words "Hello World".

This the simplest program you can write: no variables, no input, no calculations, etc.

The hard part is find a compiler, install it, figure out how to start the program, and how to run it.