/java-examples

Collection of Java development examples.

Primary LanguageJavaMIT LicenseMIT

Java Development Examples

Licensed under the MIT License. See file LICENSE.

Collection of Java development examples. Examples include code written in Java and Groovy.

Java Development Kit (JDK)

The examples assume, that you have a JDK installed. You might want to have a look at Microsoft Visual Studio Code Remote Development to create a platform independent development environment.

On Ubuntu, install default JDK with sudo apt install default-jdk. Or install specific JDK with, for example apt-get install openjdk-11-jdk.

Language Features

Links