Other Considerations
Learn about other programming practices' efficacy when considering Agile quality.
We'll cover the following...
Pair programming
Pair programming is a practice in which two developers sit side by side, one writing code and the other playing a role of realtime reviewer. The roles are sometimes described as pilot and navigator. Pair programming is especially associated with Extreme Programming.
Industry data on pair programming has shown for many years that the output of two people working as a ...