My first program written in Java.
Touched by mister touch me not ;D and thos it shall be For ever and ever
To use this program, make sure to have the newest JDK installed.
public class HelloJava {
public static void main(String[] args) {
System.out.println("Hello Java!");
}
}Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Hi! I study computer science at "Zealand Erhvervsakademi" in Denmark.