Pair Programming

From CNM Wiki
Jump to: navigation, search

Pair Programming is a development technique, frequently used in Extreme Programming, where two programmers work together one computer, developing code. Generally one programmer writes the code while the other reviews the code.

Definitions

According to the Agile Extension to the BABOK Guide (preview),

Pair Programming. A development technique, frequently used in Extreme Programming, where two programmers work together one computer, developing code. Generally one programmer writes the code while the other reviews the code.