Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 455 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 455 Bytes

YAJP

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.

Usage

Every assignment consists of a src-folder and at least a build.gradle, so you're safe if you run

$ gradle

License

All code in this repository is released under the GPLv3.