Bölüm anahatları

    • Hier findet ihr die Übungsaufgaben für den Notenbonus.

      In der Zip-Datei für eine Aufgabe findet ihr ein SBT-Projekt mit vorgegebenen Codeteilen sowie einen Ordner "text", in welchem die jeweilige Aufgabenstellung als PDF und Markdown liegt.
      Das vorgegebene Projekt enthält Unittests. Um zu bestehen, sollte die Lösung alle diese Unittests erfüllen. Zum Abgeben der Lösung packt das Projekt wieder in ein Zip und ladet es hier hoch.

      Es darf in Gruppen bis zu 3 Personen gearbeitet werden, bei Gruppenarbeit sollten die Quellcode-Dateien mit einem Kommentar beginnen, in dem alle Gruppenmitglieder aufgelistet sind. Es ist ausreichend, wenn die Lösung von einer Person aus der Gruppe hochgeladen wurde. 


      Here you can find the exercises for the grade bonus.

      In the zip file for each exercise you can find an SBT project with a code template, as well as a folder "text" containing the instructions in PDF and Markdown formats. The given project contains unit tests. To pass, your solution should fulfill all of these. To hand in your solution, pack it back it into a zip file and upload it here.

      You may solve these exercises in groups of up to three people. If you work in a group, add a comment to the start of your source files listing all group members. Only one group member needs to upload the solution