Tag Archives: eXtreme Programming

The Nature of Software Development

I’ve been developing software for a while now. Over fifteen years professionally, and quite some time before that too. One would think that when you’ve been doing something for a long time, you would develop a good understanding of what … Continue reading

Posted in Design, Environment, process, What other people say | Tagged , , , , , , , , , , , | Leave a comment

The Art of Pair Programming

Pair programming (PP) is one of the eXtreme Programming (XP) practices. When doing pair programming, two programmers share a mouse and keyboard while they write code. One of the two, the driver, types, while the other, the navigator, reviews the … Continue reading

Posted in Environment | Tagged , , | 1 Comment