Pair Programming FAQ for Teachers
What is pair programming? Pair programming is a structured approach to development where two developers share a workstation. One is the driver, who actually implements the code, and the other is the navigator, who reads all of the instructions out …