Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

I’ve just read the pair programming chapter of ‘Making Software’ by Andy Oram, and I’d like to try it when I next get an opportunity.

The chapter mentions that in one of the studies, the subjects were initially given instruction on effective pair programming.

Are there any books (or chapters of books) that I could read to get a good grounding in how to do pair programming effectively, so that I’m more prepared?

share|improve this question

closed as not constructive by JeffO, GlenH7, Martijn Pieters, Rein Henrichs, World Engineer Apr 20 at 3:54

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

2 Answers

up vote 1 down vote accepted

Book cover for "Pair Programming Illuminated"

Pair Programming Illuminated by Laurie Williams and Robert Kessler

share|improve this answer
5  
Aha — not only does that look good, but whenever I’m pair programming I dress like the guys on the cover. – Paul D. Waite Nov 15 '11 at 8:32

Not aware of any specific books but there's lots of resources online. Plenty to get you started at http://c2.com/cgi/wiki?PairProgramming.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.