Vanderburg on building teams for Rails

Glenn Vanderburg’s latest blog entry is a good one. Much of what he says can be applied to building teams for XP as well. XP is awesome and I really enjoyed my days on an XP team, but it takes discipline from each developer to make it work.

Pair Programming at SAS

What is pair programming? PairProgramming.com defines it as: Two programmers working side-by-side, collaborating on the same design, algorithm, code or test. One programmer, the driver, has control of the keyboard/mouse and actively implements the program. The other programmer, the observer, continuously observes the work of the driver to identify tactical … Continue reading