Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

hi-im-aj/helloJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 15)

JDK

Usage

Run "Start.bat" or use the command:

java HelloJava.java

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.

Releases

No releases published

Packages

No packages published