
Pair programming
Topic
Pair programming is an agile software development technique in which two programmers work together at a single workstation. One developer, known as the driver, writes the code, while the other, called the observer or navigator, reviews each line as it is typed and guides the overall direction.

