HTML5 Mobile
Written by: Max Firtman
Featured Refcardz: Top Refcardz:
  1. Git
  2. Data Mining
  3. Spring Data
  4. Subversion
  5. HTML5 Mobile
  1. HTML5 Mobile
  2. HTML5
  3. Subversion
  4. Git
  5. Java

Link Details

Link 434651 thumbnail
User 421443 avatar

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.
  • 50
  • 0
  • 5290
  • 25

Comments

Add your comment
User 226303 avatar

devdanke replied ago:

0 votes Vote down Vote up Reply

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!!!

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.