Pair Programming

Definition 

Pair Programming is an Agile Software development technique, where programming is done in pairs. The first person writes the code of the software, while the second person who plays the role of an observer, checks and verifies the lines of source code. The pair keep switching roles to facilitate the development process.

Further Reading

  • “Pair Programming Illuminated”, by Laurie Williams. 

Know more such interesting terms by visiting our website.