Lecture

Design Patterns (SS21)

Tuesdays, 16:00 - 18:00

Online

Albert Zündorf

Description

Design Patterns are established solutions to recurring design problems.

This course deals with the design pattern catalogue of the Gang of Four.
We will go through the main GoF patterns and exemplify their use in various example programs.

The students will learn the patterns by implementing them for example problems.