Pair Programming
Revision as of 19:09, 9 July 2020 by EshwaN (talk | contribs) (Created page with "Pair Programming is a development technique, frequently used in Extreme Programming, where two programmers work together one computer, developing code. Generally one progr...")
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.