HalfAnAvocado / gbo

Solutions to all implementation exercises of the course "Graphical User Interfaces" at Trier University of Applied Sciences.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grafische Benutzer Oberflächen

Deutsch

Dieses Repository beinhaltet meine Lösungen zu allen Implementierungsaufgaben, die im Rahmen der Übungen des Moduls "Grafische Benutzer Oberflächen" (kurz GBO) im Wintersemester 2017/2018 an der Hochschule Trier implementiert werden mussten.

Ich bin ein lebenslanger Lerner, also ist alles ein Work-In-Progress, wie ich es bin, aber ich lasse nicht zu, dass mir Perfektionismus in die Quere kommt. Das bedeutet, dass der Code, der hier vorliegt, nicht verbindlich oder vollständig ist und nicht meine beste Arbeit darstellt.

Wichtiger Hinweis: Jeder der an der Klausur teilnehmen möchte, sollte die Programme zunächst selbst implementieren und sicherstellen, dass er die Inhalte der Vorlesung vollständig verstanden hat!

Die Programme wurden zuletzt erfolgreich mit IntelliJ IDEA unter Java 19 mit OpenJFX 19 getestet.

English

This repository contains my solutions to all implementation exercises that had to be implemented as part of the course "Graphical User Interfaces" at Trier University of Applied Science during the winter term 2017/2018.

I am a lifelong learner so everything is a Work-In-Progress like me, but I do not let perfectionism get in the way. That means that the code you find here is not authoritative or complete, and is not representative of my best work.

Important note: Everyone who wants to participate in the exam should implement the programs themselves first and make sure that they have understood the contents of the course!

The programs were last tested with IntelliJ IDEA using Java 19 with OpenJFX 19.

License

MIT

About

Solutions to all implementation exercises of the course "Graphical User Interfaces" at Trier University of Applied Sciences.

License:MIT License


Languages

Language:Java 100.0%