Software Coupling (Part 2 – OO)
I provided a brief introduction to coupling in part 1. This article is specifically aimed at coupling in object-oriented systems. There are academic ways of Measuring Cohesion and Coupling of Object-Oriented Systems. And there are formal explanations of types of coupling and cohesion and complexity metrics. I’m ignoring academia and formality and measures. I’ll explain […]