XpdWiki
Set your name in
UserPreferences Referenced by BookOfTheMonth
JSPWiki v2.0.52
|
Kent Beck, "Test-driven Development - by Example" - Addison Wesley 2003, ISBN 0-321-14653-0 Price $29.99 Written for Java programmers, but the code is simple enough for any OO programmer to understand. The book comprised of two examples and a pattern catalog. The first example is very simple, a currency calculator. The second example is concerned with xUnit. The book makes a very good case for TDD and avoiding up-front design. However, the patterns are short on example code and it would have been useful to have references back to the examples at the front of book. BillStott
|