By CodingDragon
via planetgeek.ch
Published: Jun 22 2010 / 22:08
I have compiled two cheat sheets about clean code. The first covers clean code – code that is easy readable and keeps changeable. The second is about Test Driven Development. Both cheat sheets list principles, patterns, practices and smells.
Comments
devdanke replied ago:
I'm developer who's also a natural born tester. I almost always test my code, and when I don't I end up regretting it. I've been big on testing before dependency injection or TDD came along. Being mostly self-taught and motivated about testing, I didn't keep up on the accumulated wisdom of the TDD community. By this I mean, TDD folks have come up with many short but sweet ways to describe what they're doing and why. The TDD cheat sheet in this article captures a lot of that accumulated wisdom. It's fun and instructive to read. Thanks!!!
Voters For This Link (50)
Voters Against This Link (0)