I took the programming course at KIT in winter semester 2019 / 2020 as part of my computer science studies. This repository contains my submissions for the final exercises in that year. I am publishing my submissions and grades in hope that future programming students at KIT find them useful, as it is difficult to find good examples of previous tasks.
Exercise | Grade | Comment |
---|---|---|
Final exercise 1: Train Simulation | 16.0 / 20.0 P | points deducted for functionality (some train crashes were not recognized), misuse of exceptions and magic numbers |
Final exercise 2: Card Game | 20.0 / 20.0 P | corrector made a few comments about magic numbers / strings |
Final grade | 1.0 | 1.0 is the top mark in the german grading scale |
(c) 2019 - 2023 Max Schweikart, available under the MIT License.
The task specification is copyrighted by KIT and was intentionally not included in this project.