0 votes
in Agile by

Explain Pair Programming and its benefits?

1 Answer

0 votes
by

Pair programming is a technique in which two programmer works as team in which one programmer writes code and other one reviews that code. They both can switch their roles.

Benefits:

  1. Improved code quality: As second partner reviews the code simultaneously, it reduces the chances of mistake.
  2. Knowledge transfer is easy: One experience partner can teach other partner about the techniques and codes.

Related questions

0 votes
asked Mar 4, 2020 in Agile by emanuela.scavizzi
0 votes
asked Oct 7, 2019 in Agile by Tate
...