1 / 6

Introduction to Computing Concepts

Introduction to Computing Concepts. Note Set 5. Pair Programming*. Used in Software development 2 developers working at the same computer Driver – Person typing in code Observer - Person reviewing driver’s code Observer can also think about strategic direction developing ideas

evan
Télécharger la présentation

Introduction to Computing Concepts

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to Computing Concepts Note Set 5

  2. Pair Programming* • Used in Software development • 2 developers working at the same computer • Driver – Person typing in code • Observer - Person reviewing driver’s code • Observer can also think about strategic direction developing ideas • Driver works on technical or “tactical” parts of current task. Pair Programming: http://en.wikipedia.org/wiki/Pair_programming

  3. Benefits • Higher Design Quality • Overcoming difficult problems • Better time management • Reduced cost of development

  4. Some Drawbacks • Intimidation • Conflict • Egos • Getting off task “Chat sessions”

More Related