This repository contains the main assignments from the course "Advanced Java Programming" at the Technical University of Applied Science in Regensburg, Germany. It features reflection, complex data structures and various features from Java 8.
Every assignment consists of a src
-folder and at least a build.gradle
, so you're safe if you run
$ gradle
All code in this repository is released under the GPLv3.