Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 878 Bytes

File metadata and controls

45 lines (26 loc) · 878 Bytes

Hello Java!

Description

My first program written in Java.

Touched by mister touch me not ;D

and thos it shall be

For ever and ever

Hello World!

Installation

To use this program, make sure to have the newest JDK installed.

JDK

Code preview

public class HelloJava {
    public static void main(String[] args) {
        System.out.println("Hello Java!");
    }
}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Licence

MIT


Profile

9 Sep 2020

Hi! I study computer science at "Zealand Erhvervsakademi" in Denmark.