By Kris Jusiak
Is loosely coupled, easy to change code with a flexible and testable design sound comeplling to you? If so then this talk is for you!
In this practical session, we will go through examples that follow and/or violate the Law of Demeter principle (LoD) [1].
We will take a deep dive into what kind of design issues that exposes and how to fix them.
Additionally, we will focus on the testing aspect of following the LoD principle together with Single Responsibility and Dependency Inversion principles.
At the end of this session, the audience will have a better understanding of how to write a loosely coupled code, how to easily test it and why the Law of Demeter principle is so important in Software Design.
Let’s !"only talk to our immediate friends" at ACCU-2022!