Difference between revisions of "Pair"

From Pearl Language
Jump to navigation Jump to search
(Zeroth version.)
 
(+= Therefore.)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Pairing is about:
*'''quality'''
*'''roles and the rotation of pairs''' rather than:
**the opportunity to always work with one’s best friend
**two people writing the same code.
To pair is hard. One way to break through the barriers is:
*{{p|mirror, mirror on the wall}}
*{{p|pair coaching}}
*{{p|pair coaching}}
*{{p|pair programming}}
*{{p|pair programming}}
*{{p|pair working}}
*{{p|pair working}}
*{{p|cocreation}}
*{{p|cocreation}}
*{{web|url=http://www.infoq.com/articles/agile-pair-paining|site=InfoQ|person=Victoria Morgan-Smith|title=Pair Painting}}
 
Therefore:
*Form pairs at the start of the day;
**leads look for the right ‘partner’ to work with on the work that lies right ahead.
*Rotate pairs after lunch
**leads looks for the right ‘partner’ to work with during the second half of the day.
This rotation offers team members the opportunity to get the best possible help for any given problem every half day.
{{WebSourceListItem
|url=http://www.infoq.com/articles/agile-pair-paining
|site=InfoQ
|person=Victoria Morgan-Smith
|title=Pair Painting
}}
{{WebSourceListItem
|url=http://www.infoq.com/news/2014/12/pair-programming
|site=InfoQ
|person=Savita Pahuja
|title=Why Pair Programming is Hard to Implement
}}
{{WebSourceListItem
|url=http://blog.scrum.org/turn-pair-programming-into-a-daily-practice/
|site=Scrum.org
|person=Gunther Verheyen
|title=Turn Pair Programming into a daily practice
}}
{{tag|pair}}
{{tag|pair}}
{{verb}}

Latest revision as of 16:34, 30 October 2015

Pairing is about:

  • quality
  • roles and the rotation of pairs rather than:
    • the opportunity to always work with one’s best friend
    • two people writing the same code.

To pair is hard. One way to break through the barriers is:

Therefore:

  • Form pairs at the start of the day;
    • leads look for the right ‘partner’ to work with on the work that lies right ahead.
  • Rotate pairs after lunch
    • leads looks for the right ‘partner’ to work with during the second half of the day.

This rotation offers team members the opportunity to get the best possible help for any given problem every half day.