Forwarded from Open Source Projects
✺ Today's Concept: Pair Programming
Pair programming is a software development technique where two programmers work together at one workstation. One programmer, the driver, writes the code while the other, the observer or navigator, reviews each line of code as it is typed and considers strategic aspects of the task.
✦ @remvze // #concept
Pair programming is a software development technique where two programmers work together at one workstation. One programmer, the driver, writes the code while the other, the observer or navigator, reviews each line of code as it is typed and considers strategic aspects of the task.
✦ @remvze // #concept