WEEK 5
Material
File Name
Description
File Format
Download / Link
Invarianten Exercise
9 exercises about invariants. Note: The last 3 are not in "EProg-official-style" since you shouldn't use text in invariants/Postconditions. However they are good to understand the concept.
Project for "Tierheim"
Projects to the exercise above ("Tierheim"). - With solutions and JUnit test file.
zip (Eclipse)
Project for "Roboter"
Projects to the exercise above ("Roboter"). - With JUnit test. Without solutions (will be uploaded next week).
zip (Eclipse)
Demo Eclipse Files
Some Code snipplets about invariants and recursion. Recursion example from the lesson - with code and comments!
zip (Eclipse)
Summary Week 7 (by zelleraa)
More on Arrays and Introduction to Objects and their usage. Arrays class, Objects as Parameters and Return type.
Website