News

Java code and PlantUML diagrams that illustrate the "Facade" Design Pattern (+ Builder Pattern bonus) This repo was created with ️ for a lecture at HWR Berlin, 22 June 2021. It's only purpose is to ...
Sequence diagrams describe interactions among classes in terms of an exchange of messages over time and are used to explore the logic of complex operations, functions or procedures. In this diagram, ...