Code written for Java class
Go to file
Sven Vogel 32ba8f6958 updated license information 2023-04-21 12:39:35 +02:00
.idea updated license information 2023-04-21 12:39:35 +02:00
GgtUndKgv updated license information 2023-04-21 12:39:35 +02:00
GregorianischerKalender updated license information 2023-04-21 12:39:35 +02:00
Konto updated license information 2023-04-21 12:39:35 +02:00
Maximum updated license information 2023-04-21 12:39:35 +02:00
Verzinsung updated license information 2023-04-21 12:39:35 +02:00
Zaubern updated license information 2023-04-21 12:39:35 +02:00
.gitignore Initial commit 2023-04-19 11:00:44 +00:00
LICENSE Initial commit 2023-04-19 11:00:44 +00:00
README.md updated license information 2023-04-21 12:39:35 +02:00

README.md

Java-Programming

This repository contains most of the exercises from the Java course at the DHBW.

Most of the projects found in this repository must be compiled with at least Java version 11, due to features being used such as the var keyword or pattern matching. No projects utilize external dependencies not supplied by at least the Adopt OpenJDK. The IDE used to write, test and execute the projects was Intellij-IDEA. Therefore the projects have no direct compatibility with Eclipse.