henko.netHome of a human being and software developerScope control- June 21, 2007 Again, the book Test-Driven Development: By Example by Kent Beck provides me with an eye-opening experience. It explains how test-driven development is useful for scope control when developing.http://henko.net/imperfection/scope-control/ Slightly different and even simpler- June 11, 2007 I'm constantly trying to become better at estimating how long a development task will take. As one step in this process I decided to create a simple web-based timer which I could use to measure time. Shouldn't be too hard, I just needed a simple stop watch &8212; the simplest thing that that could possibly work. That's what I thought at least.http://henko.net/imperfection/slightly-different-and-even-simpler/ |