Archive for October, 2002

October 9, 2002

Categories:
Book Review

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 8, 2002

Categories:
Classics

An XP Diary

Wyatt provides a detailed, exciting, and valuable diary of a project moving towards Extreme Programming. Highly Recommended.

October 1, 2002

Categories:
Articles

Virtual Mock Objects using AspectJ with JUNIT

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.

Recent Articles

Scala Bowling, I think …

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.