
Java Tutorial 1: Hello World
In this tutorial I will show you how to make the program commonly known as “hello world”. Its quite simple, but you have to follow with me and try not to go ahead because thats how common mistakes happen. Enjoy
EDIT: When in command type
javac HelloWorld.java
You have to have the .java at the end
