Monthly Archives: March 2013
Test Driven Development and Positive Reinforcement
I love writing code using test driven development. But this will not be a post about how to test drive your code. There are plenty of very good articles available and, of course, the Kent Beck book. I will reference the obligatory Wikipedia definition, though. Test-driven development (TDD) is a software development process that relies…
“Common” Sense?
I’m sitting around, waiting for my hellfire chili to finish cooking and I came across this gem written by Ron Jeffries. If you’re involved in any way with software development, this is a phenomenal read. His second paragraph starts off with this: Most of us were taught to write down all our requirements at the…