Pair Programming
Agile Software Development practice - two engineers participate in one development effort at one workstation. Each member performs the action the other is not currently doing: While one types in Unit Test-s the other thinks about the class that will satisfy the test, for example.
Martin Fowler: http://martinfowler.com/bliki/PairProgrammingMisconceptions.html
Edited: | Tweet this! | Search Twitter for discussion