SirBrian1234 / JavaAdvancedTraining

a project which unfolds several of the language's abilities. Made for the latest java version 11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaAdvancedTraining

This project was made to help people learn Java 11 There are several concepts here A user may play with all sorts of features across the language experience conflicts, errors or how the language resolves a situation!

To use it you should have the latest JDK 11 installed. You should have an IDE like intellij netbeans or exlipse installed You have to have git and maven intalled or availlable from your IDE.

In order to use it in your workspace run:

git pull https://github.com/kostiskag/JavaAdvancedTraining.git

Open your favourite IDE choose

import project -> maven project -> OK

from the IDE run:

org.kostiskag.javaadvancedtraining.App

To make sure everything works.

Enjoy, play and have fun!

About

a project which unfolds several of the language's abilities. Made for the latest java version 11


Languages

Language:Java 100.0%