Pair programming
Pair programming is a practice that two people are working on the same computer. Pair programming usually results in fewer errors.
In pair programming there two roles: driver and navigator. Driver writes the code, navigator tells what needs to be accomplished.

Comments
Post a Comment