Book Review: Questioning Extreme Programming
Jeff, an experienced XP coach, takes a hard look at Pete McBreen’s book, and finds it to contain good questions. He feels that the answers fall short — perhaps due to Pete’s inexperience with XP.
October 9, 2002
Categories:
Book Review
Jeff, an experienced XP coach, takes a hard look at Pete McBreen’s book, and finds it to contain good questions. He feels that the answers fall short — perhaps due to Pete’s inexperience with XP.
October 8, 2002
Categories:
Classics
Wyatt provides a detailed, exciting, and valuable diary of a project moving towards Extreme Programming. Highly Recommended.
October 1, 2002
Categories:
Articles
The authors show us how they use aspect-oriented programming in AspectJ to facilitate isolation of testable units, without hand-crafting Mock Objects or using a specialized Mock Object generation tool.
At the Agile Developer Skills course at the Raikes School, I commented that we don’t usually test accessors. But we test everything. Is this a contradiction?
My critiXXXXX advisors expected a more function-oriented solution. Here’s something a bit better, perhaps …
I’ve been working with Scala a bit, just to learn what it is. I’ve found it interesting, if frustrating. Here is a bowling experiment.