Watch Coupling Kill Your Project
Coupling is the AIDS of software development. It won???t directly kill your project but it will make it easy for something else to kill it off. As coupling rises the ability of the developers to simply understand the code, make orthogonal changes, and test the thing is reduced. You can measure these symptoms as the length of time it takes to make a change, add a new feature, or fix a defect. Eventually these problems get so bad that the ???One Rewrite To Rule Them All?? is ordered from CEO-ron from up on corporate Mount Doom or the whole thing is simply cancelled. Both of those are generally thought of as Bad Things.
Tags : java methodology opinion programming
You will be redirected to Watch Coupling Kill Your Project, in 20 seconds.
