What is 'Pair Programming'?

Asked by blessing007 · 4 months ago

1 Answer

26
amorebise · 4 months ago Top Answer

It is when two coders work together on one computer. One person types (the driver) and the other reviews the code (the navigator). It's a great way to learn from someone more experienced.

Log in to add a comment.