AlterFalter / oop-exercises

This repository contains the code solutions from the OOP exercises from HSLU spring-semester 2020.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OOP Exercises

This repository contains the code solutions from the OOP exercises from HSLU spring-semester 2020.

Startup

All solutions are written with NetBeans in Java 11 (except Wiki).

Folder structure

OriginalSolutions --> Contains nearly all exercises.
AdditionalTraining --> Contains rewritten/refactored exercises as a training for the MEP.
GuiExamples --> Contains different examples from multiple GUI technologies from Java.
MEP --> Contains the exercises from the MEP. It's sadly not allowed to publish the exercise paper itself.
Wiki --> Contains a wiki in HTML/JS/CSS with search function.

Credit

The Java project-template was used in OriginalSolutions and AdditionalTraining. The project-template was provided by Roland Gisler (Informatik, HSLU, Switzerland), who is also the professor of the OOP module.

List of abbreviations

OOP = Object Oriented Programming (Module)
MEP = Modul End Prüfung (final module test)
JS = JavaScript (programming language)
CSS = Cascading Style Sheets

About

This repository contains the code solutions from the OOP exercises from HSLU spring-semester 2020.

License:Other


Languages

Language:Java 93.2%Language:HTML 5.3%Language:JavaScript 1.6%