Pair Programming

From CNM Wiki
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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.