Pair Programming for Dummies

Luke Yin
4 min readApr 4, 2021

Like many other things, programming tends to become easier when done as part of a team. As one of the agile software development techniques, pair programming is a way for developers to increase the quality of code, which results in fewer bugs and therefore higher efficiency.

It’s useful to work with other people, and you might even make some new friends along the way. Don’t be shy!

What is Pair Programming?

--

--