
Quick Java Module Overview
A quick overview of the Java Module System.
READ ARTICLE
A quick overview of the Java Module System.
READ ARTICLE
In this blogpost, I will start with briefly explaining four common ways that visibility can be achieved from object A to object B and finish with two examples how to visualise visibility from a UML Communication Diagram to a UML Class Diagram.
READ ARTICLE
In this blogpost I will provide you with an overview of basic communication diagram notations and common patterns.
READ ARTICLE
I have learned that deciding what methods belong where, and how objects should interact carries consequences and should be undertaken seriously. OOD is definitely not magic.
READ ARTICLE