Chapter 4: Using Pair Programming in a Distributed System
Working in a distributed team can already be difficult. Pair programming in this context can also be a challenge.
Often, people consider that pair programming is not possible in a remote context. But not only it is possible, it is a good practice to have because the team will feel they are working together, as people working remotely often feel they work alone on individual tasks and stop thinking about the bigger picture. Or sometimes, they are just afraid it won't work when they're working in a distributed team. In this chapter, you will learn how to use pair programming when working from a distance, in a distributed team.
Furthermore, we will delve into the details of how to start organizing remote pairing, depending on the business requirements, level of expertise, knowledge sharing goals, and team member's personal preferences. Not all the pairing styles work in every context, even less so in a remote...