Open In App

Pair Programming

Pair programming is a development technique in which two programmers work together at single workstation. Person who writes code is called a driver and a person who observes and navigates each line of the code is called navigator. They may switch their role frequently. Sometimes pair programming is also known as pairing. Pairing Variations : There are three pairing variations –

Advantages of Pair Programming :

Disadvantages of Pair Programming :

Article Tags :