-
Recent Posts
Recent Comments
Archives
- September 2010
- August 2009
- April 2009
- March 2009
- January 2009
- October 2008
- January 2008
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
Categories
Meta
Monthly Archives: October 2004
Deep Dive into Test Driven Development
In a class I recently taught, the students created a simple payroll system using Test Driven Development. Different students made different amounts of progress, some almost finishing the example I’m about to post, and some not quite so far. But … Continue reading
Posted in Uncategorized
3 Comments
The unsung benefit of TDD
Through an interesting set of circumstances, I have the opportunity to create a really simple build server here on my project team at MS. We’re using Windows Services for Unix and writing everything using KSH scripts. Ah, my years of … Continue reading
Posted in Uncategorized
3 Comments
To my students from last week…
As promised, here is the code I told you I would post. This is just the first story, paying a salaried employee. I’ll post an explanation of what I did and what I refactored tomorrow. After that, I’ll post the … Continue reading
Posted in Uncategorized
2 Comments