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.

YouTube video



Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator