Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Pair Programming

Pair Programming

Someth Victory

September 30, 2015
Tweet

Other Decks in Programming

Transcript

  1. An agile software development technique in which two programmers work

    as a pair together on one workstation. Introduction
  2. One, the driver, writes code while the other, the observer,

    pointer or navigator, reviews each line of code as it is typed in. The two programmers switch roles frequently. Introduction
  3. • 2 Programmers • 2 Monitors • 2 Keyboards •

    2 Mice • 1 Computer Machine Requirements
  4. • Code and architecture quality • Productivity • Constant quality

    assurance • Risk reduction • Scaling • Learning • Communication Advantages