Tag: stamp coupling
-
Becoming the Best Software Engineer: Pythonic Stamp Coupling
In this blog post, you will learn what stamp coupling is and why it is important. Also, you will see a pythonic code sample that exemplifies the concept, and what you can do to improve your code so that it is coupled by data instead of being coupled by stamping. This blog post is part…