A place to cache linked articles (think custom and personal wayback machine)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.html 69KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400
  1. <!doctype html><!-- This is a valid HTML5 document. -->
  2. <!-- Screen readers, SEO, extensions and so on. -->
  3. <html lang="fr">
  4. <!-- Has to be within the first 1024 bytes, hence before the <title>
  5. See: https://www.w3.org/TR/2012/CR-html5-20121217/document-metadata.html#charset -->
  6. <meta charset="utf-8">
  7. <!-- Why no `X-UA-Compatible` meta: https://stackoverflow.com/a/6771584 -->
  8. <!-- The viewport meta is quite crowded and we are responsible for that.
  9. See: https://codepen.io/tigt/post/meta-viewport-for-2015 -->
  10. <meta name="viewport" content="width=device-width,initial-scale=1">
  11. <!-- Required to make a valid HTML5 document. -->
  12. <title>On Pair Programming (archive) — David Larlet</title>
  13. <!-- Generated from https://realfavicongenerator.net/ such a mess. -->
  14. <link rel="apple-touch-icon" sizes="180x180" href="/static/david/icons2/apple-touch-icon.png">
  15. <link rel="icon" type="image/png" sizes="32x32" href="/static/david/icons2/favicon-32x32.png">
  16. <link rel="icon" type="image/png" sizes="16x16" href="/static/david/icons2/favicon-16x16.png">
  17. <link rel="manifest" href="/static/david/icons2/site.webmanifest">
  18. <link rel="mask-icon" href="/static/david/icons2/safari-pinned-tab.svg" color="#07486c">
  19. <link rel="shortcut icon" href="/static/david/icons2/favicon.ico">
  20. <meta name="msapplication-TileColor" content="#f0f0ea">
  21. <meta name="msapplication-config" content="/static/david/icons2/browserconfig.xml">
  22. <meta name="theme-color" content="#f0f0ea">
  23. <!-- Thank you Florens! -->
  24. <link rel="stylesheet" href="/static/david/css/style_2020-02-16.css">
  25. <!-- See https://www.zachleat.com/web/comprehensive-webfonts/ for the trade-off. -->
  26. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_regular.woff2" as="font" type="font/woff2" crossorigin>
  27. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_bold.woff2" as="font" type="font/woff2" crossorigin>
  28. <link rel="preload" href="/static/david/css/fonts/triplicate_t4_poly_italic.woff2" as="font" type="font/woff2" crossorigin>
  29. <meta name="robots" content="noindex, nofollow">
  30. <meta content="origin-when-cross-origin" name="referrer">
  31. <!-- Canonical URL for SEO purposes -->
  32. <link rel="canonical" href="https://martinfowler.com/articles/on-pair-programming.html">
  33. <body class="remarkdown h1-underline h2-underline hr-center ul-star pre-tick">
  34. <article>
  35. <h1>On Pair Programming</h1>
  36. <h2><a href="https://martinfowler.com/articles/on-pair-programming.html">Source originale du contenu</a></h2>
  37. <blockquote>
  38. <p>Betty Snyder and I, from the beginning, were a pair. And I believe that
  39. the best programs and designs are done by pairs, because you can criticise
  40. each other, and find each others errors, and use the best ideas.</p>
  41. <p class="quote-attribution">-- <a href="http://www.computerhistory.org/revolution/birth-of-the-computer/4/78/2258">Jean Bartik, one of the very first programmers</a></p>
  42. </blockquote>
  43. <blockquote>
  44. <p>Write all production programs with two people sitting at one machine.</p>
  45. <p class="quote-attribution">-- <a href="https://www.amazon.com/gp/product/0321278658?ie=UTF8&amp;tag=martinfowlerc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321278658">Kent Beck</a><img src="https://www.assoc-amazon.com/e/ir?t=martinfowlerc-20&amp;l=as2&amp;o=1&amp;a=0321601912" border="0" alt=""/></p>
  46. </blockquote>
  47. <p>Jean Bartik was one of the <a href="https://en.wikipedia.org/wiki/ENIAC#Programmers">ENIAC women</a>, who are considered by many to be the very first programmers.
  48. They took on the task of programming when the word "program" was not even used yet,
  49. and there were no role models or books to tell them how to do this - and they
  50. decided that it would be a good idea to work in a pair. It took about 50
  51. more years for pair programming to become a widespread term, when
  52. Kent Beck described the term in his book "Extreme Programming" in the late
  53. 1990s. The book introduced agile software development practices to a wider
  54. audience, pairing being one of them. </p>
  55. <p>Pair programming essentially means that two people write code together on one machine. It is a very collaborative way of working and involves a lot of communication. While a pair of developers
  56. work on a task together, they do not only write code, they also plan and discuss
  57. their work. They clarify ideas on the way, discuss approaches and come
  58. to better solutions.</p>
  59. <p>The first part of this article, <a href="#HowToPair">"How to
  60. pair"</a>, gives an overview of different practical approaches to pair
  61. programming. It's for readers who are looking to get started with pairing,
  62. or looking to get better at it.</p>
  63. <p>The second and third parts, <a href="#Benefits">"Benefits"</a>
  64. and <a href="#Challenges">"Challenges"</a>, dive deeper into
  65. what the goals of pair programming are, and how to deal with the challenges
  66. that can keep us from those goals. These parts are for you if you want to
  67. understand better why pair programming is good for your software and your
  68. team, or if you want some ideas what to improve.</p>
  69. <p>Part four and five, <a href="#ToPairOrNotToPair">"To pair or not
  70. to pair?"</a>, and <a href="#ButReallyWhyBother">"But really, why bother?"</a>,
  71. will conclude with our thoughts on pairing in the grand scheme of team flow
  72. and collaboration.</p>
  73. <section id="HowToPair">
  74. <h2>How to pair</h2>
  75. <section id="Styles">
  76. <h3>Styles</h3>
  77. <section id="DriverAndNavigator">
  78. <h4>Driver and Navigator</h4>
  79. <p>These classic pair programming role definitions can be applied in
  80. some way or other to many of the approaches to pairing.</p>
  81. <p>The <b>Driver</b> is the person at the wheel, i.e. the keyboard. She is
  82. focussed on completing the tiny goal at hand, ignoring larger issues
  83. for the moment. A driver should always talk through what she is doing
  84. while doing it.</p>
  85. <p>The <b>Navigator</b> is in the observer position, while the driver is
  86. typing. She reviews the code on-the-go, gives directions and shares
  87. thoughts. The navigator also has an eye on the larger issues, bugs,
  88. and makes notes of potential next steps or obstacles.</p>
  89. <p>The idea of this role division is to have two different
  90. perspectives on the code. The driver's thinking is supposed to be more
  91. tactical, thinking about the details, the lines of code at hand. The
  92. navigator can think more strategically in their observing role. They
  93. have the big picture in mind.</p>
  94. <p>A common flow goes like this:</p>
  95. <ul>
  96. <li>Start with a reasonably well-defined task</li>
  97. <li>Agree on one tiny goal at a time. This can be defined by a unit
  98. test, or by a commit message, or written on a sticky note.</li>
  99. <li>Switch keyboard and roles regularly. Shared active participation
  100. keeps the energy level up and we learn and understand things
  101. better.</li>
  102. <li>As navigator, avoid the "tactical" mode of thinking, leave the
  103. details of the coding to the driver - your job is to take a step back
  104. and complement your pair's more tactical mode with medium-term
  105. thinking. Park next steps, potential obstacles and ideas on sticky
  106. notes and discuss them after the tiny goal is done, so as not to
  107. interrupt the driver's flow.</li>
  108. </ul>
  109. </section>
  110. <section id="PingPong">
  111. <h4>Ping Pong</h4>
  112. <p>This technique embraces <a href="https://martinfowler.com/bliki/TestDrivenDevelopment.html">Test-Driven Development</a> (TDD)
  113. and is perfect when you have a clearly defined task that can be
  114. implemented in a test-driven way.</p>
  115. <ul>
  116. <li>"Ping": Developer A writes a failing test</li>
  117. <li>"Pong": Developer B writes the implementation to make it pass.</li>
  118. <li>Developer B then starts the next "Ping", i.e. the next failing
  119. test.</li>
  120. <li>Each "Pong" can also be followed by refactoring the code together,
  121. before you move on to the next failing test. This way you follow the
  122. "Red - Green - Refactor" approach: Write a failing test (red), make it
  123. pass with the minimum necessary means (green), and then <a href="https://martinfowler.com/tags/refactoring.html">
  124. refactor</a>.</li>
  125. </ul>
  126. </section>
  127. <section id="Strong-stylePairing">
  128. <h4>Strong-Style Pairing</h4>
  129. <p>This is a technique particularly useful for knowledge transfer,
  130. described in much more detail by Llewellyn Falco <a href="https://llewellynfalco.blogspot.com/2014/06/llewellyns-strong-style-pairing.html">here.</a></p>
  131. <p>The rule: "For an idea to go from your head into the computer it
  132. MUST go through someone else's hands". In this style, the navigator is
  133. usually the person much more experienced with the setup or task at
  134. hand, while the driver is a novice (with the language, the tool, the
  135. codebase, ...). The experienced person mostly stays in the navigator
  136. role and guides the novice.</p>
  137. <p>An important aspect of this is the idea that the driver totally
  138. trusts the navigator and should be "comfortable with incomplete
  139. understanding". Questions of "why", and challenges to the solution
  140. should be discussed after the implementation session. In a setting
  141. where one person is a total novice, this can make the pairing much
  142. more effective.</p>
  143. <p>While this technique borders on micro-management, it can be a
  144. useful onboarding tool to favor active "learning by doing" over
  145. passive "learning by watching". This style is great for initial
  146. knowledge transfer, but shouldn't be overused. Keep in mind that the
  147. goal is to be able to easily switch roles after some time, and ease
  148. out of the micro management mode. That will be a sign that the
  149. knowledge transfer worked.</p>
  150. </section>
  151. <section id="PairDevelopment">
  152. <h4>Pair Development</h4>
  153. <p>"Pair Development" is not so much a specific technique to pair, but
  154. more of a mindset to have about pairing. (We first came across the
  155. term in <a href="https://twitter.com/sarahmei/status/877738639991611392">this thread</a> on
  156. Sarah Mei's Twitter account.) The development of a <a href="https://martinfowler.com/bliki/UserStory.html">user story</a> or a
  157. feature usually requires not just coding, but many other tasks. As a
  158. pair, you're responsible for all of those things.</p>
  159. <p>To help get you into the mindset, the following are a few examples
  160. of the non-coding activities in a story life cycle that benefit from
  161. pairing.</p>
  162. <section id="">
  163. <p class="pairing-subheading">Planning - what's our goal?</p>
  164. <p>When you first start working on something together, don't jump
  165. immediately into the coding. This early stage of a feature's life
  166. cycle is a great opportunity to avoid waste. With four eyes on the
  167. problem this early on, catching misunderstandings or missing
  168. prerequisites can save you a lot of time later.</p>
  169. <ul>
  170. <li><b>Understand the problem:</b> Read through the story and play back to
  171. each other how you understand it. Clear up open questions or potential
  172. misunderstandings with the Product Owner. If you have a
  173. <a href="https://www.agilealliance.org/glossary/definition-of-ready/">Definition of Ready</a> in your
  174. team, go through that again and make sure you have everything to get
  175. started.
  176. </li>
  177. <li><b>Come up with a solution:</b> Brainstorm what potential solutions for
  178. the problem are. You can either do this together, or split up and then
  179. present your ideas to each other. This depends on how well-defined the
  180. solution already is, but also on your individual styles. Some people
  181. like some time to think by themselves, others like talking things
  182. through out loud while they are thinking. If one of you is less
  183. familiar with the domain or tech, take some time to share the
  184. necessary context with each other.
  185. </li>
  186. <li><b>Plan your approach:</b> For the solution you chose, what are the steps
  187. you need to take to get there? Is there a specific order of tasks to
  188. keep in mind? How will you test this? Ideally, write these steps down,
  189. in a shared document or on sticky notes. That will help you keep track
  190. of your progress, or when you need to onboard somebody else to help work on the task. Writing this down also simply helps remember
  191. what needs to be done - in the moment, we too often underestimate how
  192. many things we will have forgotten even as quickly as the next
  193. day...
  194. </li>
  195. </ul>
  196. </section>
  197. <section id="">
  198. <p class="pairing-subheading">Research and explore</p>
  199. <p>When implementing a feature that requires you to use a technology
  200. you are both unfamiliar with, you'll have to do some research and
  201. exploration first. This work does not fit into the clean-cut
  202. "driver-navigator" or "ping-pong" approaches. E.g., browsing search
  203. engine results together on the same screen is usually not very
  204. effective.</p>
  205. <p>Here is one way to approach this in pair development mode:</p>
  206. <ul>
  207. <li>Define a list of questions that you need to answer in order to come
  208. up with a suitable solution.</li>
  209. <li>Split up - either divide the questions
  210. among you, or try to find answers for the same questions separately.
  211. Search the internet or other resources within your organisation to
  212. answer a question, or read up on a concept that is new to both of
  213. you.</li>
  214. <li>Get back together after a previously agreed upon timebox and
  215. discuss and share what you have found.</li>
  216. </ul>
  217. </section>
  218. <section id="">
  219. <p class="pairing-subheading">Documentation</p>
  220. <p>Another thing to work on together beyond the code is documentation.
  221. Reflect together if there is any documentation necessary for what
  222. you've done. Again, depending on the case at hand and your individual
  223. preferences, you can either create the documentation together, or have
  224. one of you create it, then the other review and word-smith.</p>
  225. <p>Documentation is a great example of a task where a pair can
  226. keep each other disciplined. It's often a task left for
  227. last, and when it's the last thing keeping us from the great feeling
  228. of putting our story into "Done", then more often than not, we skip
  229. it, or "wing it". Working in a pair keeps us honest about some of the
  230. valuable, but annoying things that we'll be very thankful for in the
  231. future.</p>
  232. </section>
  233. </section>
  234. </section>
  235. <section id="TimeManagement">
  236. <h3>Time management</h3>
  237. <p>In addition to the general styles for pairing, there are other little tools and techniques to make it easier.</p>
  238. <p>The pomodoro technique is ones of those tools. It is a time management method that breaks work
  239. down into chunks of time - traditionally 25 minutes - that are
  240. separated by short breaks. The technique can be applied to almost all
  241. of the pairing approaches described and will keep you focused. Pairing
  242. can be an exhausting practice, so it is helpful to get a reminder to
  243. take breaks and to switch the keyboard regularly.</p>
  244. <p>Here is an example of how using the pomodoro technique looks like
  245. in practice.</p>
  246. <ul>
  247. <li>Decide on what to work on next</li>
  248. <li>Set a timer for 25 minutes, e.g. with the help of the many pomodoro
  249. browser extensions - or even a real life tomato shaped kitchen
  250. timer...</li>
  251. <li>Do some work without interruptions</li>
  252. <li>Pause work when the timer rings - start with short breaks (5-10
  253. minutes)</li>
  254. <li>After 3 or 4 of these "pomodoros", take a longer break (15–30 minutes)</li>
  255. <li>Use the short breaks to <i>really</i> take a break and tank energy, get some water or
  256. coffee, use the bathroom, get some fresh air. Avoid using these short
  257. breaks for other work, like writing emails.</li>
  258. </ul>
  259. </section>
  260. <section id="PairRotations">
  261. <h3>Pair Rotations</h3>
  262. <p>Rotating pairs means that after working together for some time, one
  263. half of the pair leaves the story, while the other person onboards
  264. somebody new to continue. The person who stays is often called the
  265. "anchor" of a story.</p>
  266. <p>One category of reasons why to rotate is logistics. Your pairing
  267. partner could be sick or going on holiday. Or one of you is working
  268. remotely for a day, and the work requires physical presence on site, e.g.
  269. because there is a hardware setup involved.</p>
  270. <p>Another group of reasons why to rotate is to mix things up. Either
  271. the two of you have been working together for a while and are starting
  272. to show signs of "cabin fever" because you are spending too much time
  273. together. Or you're working on something very tedious and
  274. energy-draining - a rotation will give one of you a break, and a new
  275. person can bring in some fresh perspectives and energy.</p>
  276. <p>Finally, the most given reason for pair rotations is to avoid
  277. knowledge silos, increase collective code ownership, and get some more code
  278. review on-the-go. Pairing itself is already helping with those things,
  279. but rotations can further increase the average number of eyes on each
  280. line of code that goes to production.</p>
  281. <p>As to the ideal frequency of rotations, this is where opinions
  282. diverge. Some people believe that rotations every 2-3 days are crucial
  283. to ensure a sufficient knowledge spread and quality. Every rotation
  284. comes with some costs though. There's the time to onboard a new
  285. person, and the cost of a context switch for one of the two. If there
  286. is no constant anchor for continuity, the risk increases that tacit
  287. knowledge about the problem and solution space gets lost and triggers
  288. rework. For more junior developers it's sometimes more beneficial to
  289. stay on something for longer, so they have sufficient time to immerse
  290. themselves in a topic and give new knowledge time to settle.</p>
  291. <p>Think about the trade off between these costs and the benefits. For
  292. example, let's say you have high quality knowledge sharing already,
  293. with team "show and tells", readable code and good documentation. In
  294. that case, maybe an insistence on frequent rotations only marginally
  295. improves your collective code ownership, while creating high amounts
  296. of friction and overhead.</p>
  297. </section>
  298. <section id="PlanTheDay">
  299. <h3>Plan the Day</h3>
  300. <p>Pairing requires a certain level of scheduling and calendar
  301. coordination. If you don't take time to acknowledge and accommodate
  302. this, it will come back to haunt you later in the day.</p>
  303. <p>Start the day with a calendar check - agree with your pairing
  304. partner on how many hours you are going to pair, and see if you need
  305. to plan around meetings or time needed to work on other things outside
  306. of the pairing task. If it turns out that one of you will have to work
  307. by themselves for a while, then make sure to prepare for things to
  308. continue without the other person, e.g. by not using that person's
  309. computer to code.</p>
  310. <p>If you have meetings or other commitments during the day, make sure
  311. you have a reminder in place that you will notice, especially when
  312. working on your pairing partner's machine. If your team pairs by
  313. default, consider agreeing on regular "core coding hours" for
  314. everyone. This makes scheduling much easier.</p>
  315. </section>
  316. <section id="PhysicalSetup">
  317. <h3>Physical Setup</h3>
  318. <p>Pair programming means you need to work very closely together in
  319. the physical space of one shared desk. This is quite different from
  320. having your own table to spread out on. Being that close to one
  321. another requires a certain level of respect and attention for each
  322. other's needs. That is why it is worth spending some time figuring out
  323. a comfortable setup for both of you.</p>
  324. <ul>
  325. <li>Make sure both of you have enough space, clear up the desk if
  326. necessary.</li>
  327. <li>Is there enough space for both chairs in front of the desk? Get
  328. waste bins and backpacks out of the way.</li>
  329. <li>Do you want to use two keyboards or one? Same for the mouse, one or
  330. two? There's no clear rule that always works, we recommend you try out
  331. what works best for each situation. Some of the factors that play into
  332. this are hygiene, how good you are at sharing keyboard time, or how
  333. much space you have available.</li>
  334. <li>Do you have an external monitor available, or maybe even two? If
  335. not, you can also consider setting up some kind of screen sharing, as
  336. if you were remote pairing. In that setup, each of you would use their
  337. own laptop keyboards.</li>
  338. <li>Check with your partner if they have any particular preferences or
  339. needs (e.g. larger font size, higher contrast, ...)</li>
  340. <li>If you have an unusual keyboard/IDE setup check with your partner
  341. if they are okay with it. See if you can have a simple mechanism to
  342. switch your settings back to a more standard configuration for these
  343. situations.</li>
  344. </ul>
  345. <p>It is beneficial if your team can agree on a default setup, so that
  346. you don't have to discuss these things again and again.</p>
  347. </section>
  348. <section id="RemotePairing">
  349. <h3>Remote Pairing</h3>
  350. <p>Are you part of a distributed team, or some team members
  351. occasionally work from home? You can still practice pair programming, as long as both of you have reasonably stable internet access.</p>
  352. <section id="">
  353. <p class="pairing-subheading">The Setup</p>
  354. <p>For remote pairing, you need a screen-sharing solution that allows you to
  355. not only see, but also control the other person's machine, so that you are
  356. able to switch the keyboard. Many video conferencing tools today already
  357. support this, so if you're working at a company who has a license for a
  358. commercial VC tool, try that first. There are also open source tools for video
  359. calls with remote control, e.g. <a href="https://jitsi.org">jitsi</a>. For solutions
  360. that work at lower bandwidths, try things like <a href="https://www.hamvocke.com/blog/remote-pair-programming-with-tmux/">
  361. ssh with tmux</a> or the <a href="https://visualstudio.microsoft.com/services/live-share/">Live Share
  362. extension for Visual Studio Code</a>.</p>
  363. </section>
  364. <section id="">
  365. <p class="pairing-subheading">Tips</p>
  366. <ul>
  367. <li><b>Use video:</b> Since people communicate a lot through gestures and facial
  368. expressions it is nice to see the shared screen and your
  369. pairing partner's video at the same time. Some video conference solutions come with this feature; if yours doesn't, consider opening up an additional call in order to see each other. </li>
  370. <li><b>Planning and designing:</b> Use collaborative online visualization tools, to reproduce
  371. the experience of sketching out things on paper or a whiteboard.</li>
  372. <li><b>Audio experience:</b> Look for a quiet area and use a good headset, maybe even
  373. with a directional microphone. If you can't get away from the noise, "push to
  374. speak" functionality can also help. To avoid distractions on your side,
  375. noise-cancelling headphones are your friend.</li>
  376. <li>Dealing with network lag: It can be exhausting to work on a remote computer
  377. for a longer period of time when there is a network lag. So make sure to
  378. switch computers regularly, so that each of you has a chance to work on their
  379. own machine without lag. A network lag can also be annoying when you scroll
  380. through files because it can be hard to follow. It helps to avoid scrolling in
  381. long files, try to use keyboard shortcuts to open different parts of the file
  382. or use the collapse/uncollapse functionality instead.</li>
  383. </ul>
  384. </section>
  385. <section id="">
  386. <p class="pairing-subheading">The Human Part</p>
  387. <p>If you work in a setup where not the whole team is distributed and just one
  388. or a few of you are remote, try to include the remote partner in all
  389. discussions that are happening in the office. We tend to forget how much we
  390. share incidentally just by sitting in the same room.</p>
  391. <p>Working remotely with someone you haven't met and do not know creates an
  392. additional challenge. On the one hand, pairing is a chance to get closer to each
  393. other on a remote team. On the other hand, it's sometimes easy to forget that
  394. part of the collaboration. If there is no chance that you meet in person, think about other ways
  395. to get to know each other a bit better, e.g. try to have a remote coffee
  396. together.</p>
  397. <p>Finally, while remote pairing can have its challenges, it can also make it easier to focus than when pairing on site, because it
  398. is easier to blend out distractions with headphones on.</p>
  399. </section>
  400. </section>
  401. <section id="HaveADonutTogether">
  402. <h3>Have a Donut Together</h3>
  403. <p>Celebrate when you have accomplished a task together! High-fiving
  404. each other might seem corny, but it's actually a little "power pose"
  405. you can do together that can energize and get you ready for the next
  406. task. Or maybe you create your own way of celebrating success, like
  407. Lara Hogan, who celebrates career achievements with a <a href="https://larahogan.me/donuts/">
  408. donut</a>.</p>
  409. </section>
  410. <section id="ThingsToAvoid">
  411. <h3>Things to Avoid</h3>
  412. <p>The different approaches and techniques help you to have a
  413. better pairing experience. Here are a few common pitfalls to avoid:</p>
  414. <section id="">
  415. <p class="pairing-subheading">Drifting apart</p>
  416. <p>When you pair, avoid to read emails or to use your phone. These distractions might come across
  417. as direspectful to your pair, and they distract you from the task you are working on.
  418. If you really need to check
  419. something, make it transparent what you are doing, and why. Make sure that everyone has
  420. enough time to read their emails by taking enough breaks and reserving some
  421. individual time each day.</p>
  422. </section>
  423. <section id="">
  424. <p class="pairing-subheading">Micro-Management Mode</p>
  425. <p>Watch out for micro-management mode: It doesn't leave room for
  426. the other person to think and is a frustrating experience, if
  427. someone keeps giving you instructions like:</p>
  428. <ul>
  429. <li>"Now type 'System, dot, print, "...</li>
  430. <li>"Now we need to create a new class called..."</li>
  431. <li>"Press command shift O..."</li>
  432. </ul>
  433. </section>
  434. <section id="">
  435. <p class="pairing-subheading">Impatience</p>
  436. <p>Apply the "5 seconds rule": When the navigator sees the driver do
  437. something "wrong" and wants to comment, wait at least 5 seconds
  438. before you say something - the driver might already have it in mind,
  439. then you are needlessly interrupting their flow.</p>
  440. <p>As Navigator, don't immediately point out any error or upcoming
  441. obstacle: Wait a bit for the driver to correct or write a sticky
  442. note to remember later. If you intervene immediately, this can be
  443. disruptive to the driver's thinking process.</p>
  444. </section>
  445. <section id="">
  446. <p class="pairing-subheading">Keyboard Hogging</p>
  447. <p>Watch out if you're "hogging the keyboard": Are you controlling
  448. it all the time, not letting your pairing partner do some typing as well?</p>
  449. <p>This can be a really annoying experience for your pair and might cause them having
  450. a hard time focussing because of limited "active participation". Try
  451. one of the approaches described earlier to make sure that you switch
  452. the keyboard frequently.</p>
  453. </section>
  454. <section id="">
  455. <p class="pairing-subheading">Pairing 8 Hours per Day</p>
  456. <p>Teams that are really committed to making pair programming work
  457. sometimes end up pairing for 8 hours a day. In our experience, that
  458. is not sustainable. First of all it is just too exhausting. And
  459. secondly, it does not even work in practice because there are so
  460. many other things you do other than coding, e.g. checking emails,
  461. having 1:1s, going to meetings, researching/learning. So keep that
  462. in mind when planning your day and don't assume it will be 100%
  463. coding together.</p>
  464. </section>
  465. </section>
  466. <section id="ThereIsNottheRightWay">
  467. <h3>There is not "THE" right way</h3>
  468. <p>There are many approaches to pair programming and there is not
  469. "THE" right way to do it. It depends on your styles, personalities,
  470. experience, the situation, the task and many other factors. In the
  471. end, the most important question is: Do you get the promised benefits
  472. out of it? If this is not the case, try out something else, reflect,
  473. discuss and adjust to get them.</p>
  474. </section>
  475. </section>
  476. <section id="Benefits">
  477. <h2>Benefits</h2>
  478. <p>What is pair programming good for? Awareness of all its potential
  479. benefits is important to decide when you do it, how to do it well, and to
  480. motivate yourself to do it in challenging times. The main goals pairing
  481. can support you with are software quality and team flow.</p>
  482. <p>How can pairing help you achieve those goals then?</p>
  483. <section id="KnowledgeSharing">
  484. <h3>Knowledge Sharing</h3>
  485. <p>Let's start with the most obvious and least disputed benefit of
  486. pairing: Knowledge sharing. Having two people work on a piece of the
  487. code helps the team spread knowledge on technology and domain on a daily
  488. basis and prevents silos of knowledge. Moreover, when two minds
  489. understand and discuss a problem, we improve the chances of finding a
  490. good solution. Different experiences and perspectives will lead to the
  491. consideration of more alternatives. </p>
  492. <section id="">
  493. <p class="pairing-subheading">Practical Tips</p>
  494. <p>Don't shy away from pairing on tasks when you have no idea about
  495. the technology involved, or the domain. If you keep working in the
  496. area that you feel most comfortable in, you will miss out on learning
  497. new things, and ultimately spreading
  498. knowledge in your team.</p>
  499. <p>If you notice that a team member tends
  500. to work on the same topics all the time, ask them to mix it up to
  501. spread their expertise. It can also help to create a skill matrix with
  502. the team's tech &amp; business topics and each person's strengths and
  503. gaps in each area. If you put that on a wall in your team area, you
  504. can work together on getting a good spread of knowledge.</p>
  505. </section>
  506. </section>
  507. <section id="Reflection">
  508. <h3>Reflection</h3>
  509. <p>Pair programming forces us to discuss approaches and solutions,
  510. instead of only thinking them through in our own head. Saying and
  511. explaining things out loud pushes us to reflect if we really have the
  512. right understanding, or if we really have a good solution. This not only
  513. applies to the code and the technical design, but also to the user story
  514. and to the value a story brings.</p>
  515. <section id="">
  516. <p class="pairing-subheading">Practical Tips</p>
  517. <p>It requires trust between the two of you to create an atmosphere in
  518. which both of you feel free to ask questions and also speak openly
  519. about things you don't understand. That's why building relationships
  520. within the team becomes even more important when you pair. Take time
  521. for regular 1:1 and feedback sessions.</p>
  522. </section>
  523. </section>
  524. <section id="KeepingFocus">
  525. <h3>Keeping focus</h3>
  526. <p>It's a lot easier to have a structured approach when there are two of
  527. you: Each of you has to explicitly communicate why you are doing
  528. something and where you are heading. When working solo, you can get
  529. distracted a lot easier, e.g. by "just quickly" trying a different
  530. approach without thinking it through, and then coming back out of the
  531. rabbit hole hours later. Your pairing partner can prevent you from
  532. going down those rabbit holes and focus on what is important to finish
  533. your task or story. You can help each other stay on track.</p>
  534. <section id="">
  535. <p class="pairing-subheading">Practical Tips</p>
  536. <p>Make plans together! Discuss your task at hand and think about
  537. which steps you need to make to reach your goal. Put each of the steps
  538. on sticky notes (or if remotely, subtasks in your ticket management
  539. system), bring them in order and go one by one. Try this in
  540. combination with the <a href="#TimeManagement">Pomodoro technique</a> and try to finish one of the goals in one pomodoro.</p>
  541. <p>Never forget that communication is key. Talk about what you are
  542. doing and demand explanations from each other.</p>
  543. </section>
  544. </section>
  545. <section id="CodeReviewOn-the-go">
  546. <h3>Code review on-the-go</h3>
  547. <p>When we pair, we have 4 eyes on the little and the bigger things as
  548. we go, more errors will get caught on the way instead of after we're
  549. finished.</p>
  550. <p>The <a href="https://martinfowler.com/tags/refactoring.html">refactoring</a> of code is always part of coding, and therefore of pair
  551. programming. It's easier to improve code when you have someone beside
  552. you because you can discuss approaches or the naming of things for
  553. example.</p>
  554. <p>Doing code reviews after the fact has some downsides. We will dive
  555. more into this later, in <a href="#ToPairOrNotToPair">"To pair or
  556. not to pair?"</a>.</p>
  557. <section id="">
  558. <p class="pairing-subheading">Practical Tips</p>
  559. <p>Ask each other questions! Questions are the most powerful tool to
  560. understand what you are doing and to come to better solutions. If code
  561. is not easy to read and understand for one of you, try a different way
  562. that is easier to understand.</p>
  563. <p>If you feel the need to have more code review on pair programmed
  564. code, reflect if you can improve your pairing. Weren't you able to
  565. raise all questions and concerns during your pairing session? Why is
  566. that? What do you need to change?</p>
  567. </section>
  568. </section>
  569. <section id="TwoModesOfThinkingCombined">
  570. <h3>Two modes of thinking combined</h3>
  571. <p>As mentioned when we described the classic
  572. <a href="#DriverAndNavigator">driver/navigator</a> style
  573. earlier, pairing allows you to have different perspectives on the code.
  574. The driver's brain is usually more in "tactical" mode, thinking about
  575. the details, the current line of code. Meanwhile, the navigator's brain
  576. can think more strategically, consider the big picture, park next steps
  577. and ideas on sticky notes. Could one person combine these two modes of
  578. thinking? Probably not! Having a tactical and strategic view combined
  579. will increase your code quality because it will allow you to pay
  580. attention to the details while also having the bigger picture in
  581. mind.</p>
  582. <section id="">
  583. <p class="pairing-subheading">Practical Tips</p>
  584. <p>Remember to switch the keyboard and thus the roles regularly. This
  585. helps you to refresh, to not get bored, and to practice both ways of
  586. thinking.</p>
  587. <p>As navigator, avoid the "tactical" mode of thinking, leave the
  588. details of the coding to the driver - your job is to take a step back
  589. and complement your pair's more tactical mode with medium-term
  590. thinking.</p>
  591. </section>
  592. </section>
  593. <section id="CollectiveCodeOwnership">
  594. <h3>Collective Code Ownership</h3>
  595. <blockquote>
  596. <p>Collective code ownership abandons any notion of individual
  597. ownership of modules. The code base is owned by the entire team and
  598. anyone may make changes anywhere.</p>
  599. <p class="quote-attribution">-- <a href="https://www.martinfowler.com/bliki/CodeOwnership.html">Martin Fowler</a></p>
  600. </blockquote>
  601. <p>Consistent pairing makes sure that every line of code was touched or
  602. seen by at least 2 people. This increases the chances that anyone on the
  603. team feels comfortable changing the code almost anywhere. It also makes
  604. the codebase more consistent than it would be with single coders
  605. only.</p>
  606. <section id="">
  607. <p class="pairing-subheading">Practical Tips</p>
  608. <p>Pair programming alone does not guarantee you achieve collective
  609. code ownership. You need to make sure that you also rotate people
  610. through different pairs and areas of the code, to prevent knowledge
  611. silos.</p>
  612. </section>
  613. </section>
  614. <section id="KeepsTheTeamsWipLow">
  615. <h3>Keeps the team's WIP low</h3>
  616. <p>Limiting work in progress is one of the core principles of Kanban to
  617. improve team flow. Having a <a href="https://dzone.com/articles/the-importance-of-wip-limits">Work in Progress (WIP)
  618. limit</a> helps your team focus on the most important tasks. Overall
  619. team productivity often increases if the team has a WIP limit in place,
  620. because multi-tasking is not just inefficient on an individual, but also on the team level.
  621. Especially in larger teams, pair programming limits the number of things
  622. a team can work on in parallel, and therefore increases the overall
  623. focus. This will ensure that work constantly flows, and that blockers are
  624. addressed immediately.</p>
  625. <section id="">
  626. <p class="pairing-subheading">Practical Tips</p>
  627. <p>Limit your team's WIP to the number of developer pairs on your team
  628. and make it visible in your team space (or, if you work remotely, in your
  629. online project management tool). Have an eye on the limit before picking up
  630. new tasks. WIP limit discipline might naturally force you into a
  631. pairing habit.</p>
  632. </section>
  633. </section>
  634. <section id="FastOnboardingOfNewTeamMembers">
  635. <h3>Fast onboarding of new team members</h3>
  636. <p>Since pairing facilitates knowledge sharing it can help with the
  637. onboarding of new team members. New joiners can get to know the project,
  638. the business and the organisation with the help of their pair. Changes
  639. in a team have an impact on the team flow. People just need some time to
  640. get to know each other. Pair programming can help to minimize that
  641. impact, because it forces people to communicate a lot more than they
  642. need when working solo.</p>
  643. <section id="">
  644. <p class="pairing-subheading">Practical Tips</p>
  645. <p>It is not enough to just put new joiners into a pair, and then they
  646. are "magically" included and onboarded. Make sure to provide the big
  647. picture and broader context before their first pairing session, and
  648. reserve some extra time for the onboarding. This will make it easier
  649. for them to follow along and contribute during the pairing, and get
  650. the most out of it. Always use the new joiners' machine when pairing, to make sure that
  651. they are set up to work by themselves as well.</p>
  652. <p>Have an onboarding plan with a list of topics to cover. For some topics you might want to schedule dedicated sessions, for other topics the new
  653. team member can take the onboarding plan with her from pair to pair. If something is covered in
  654. the pairing session, you can check it off the list. This way
  655. the onboarding progress is visible to everyone on the team. </p>
  656. </section>
  657. </section>
  658. </section>
  659. <section id="Challenges">
  660. <h2>Challenges</h2>
  661. <p>While pair programming has a lot of benefits, it also requires practice and
  662. might not work smoothly from the start. The following is a list of some of the common challenges teams
  663. experience, and some suggestions on how to cope with them. When you come across
  664. these challenges, keep the benefits in mind and remember why you pair.
  665. It is important to know what you want to achieve with a practice, so that
  666. you can adjust the way you do it.</p>
  667. <section id="PairingCanBeExhausting">
  668. <h3>Pairing can be exhausting</h3>
  669. <p>When working alone, you can take breaks whenever you want, and your mind
  670. can drift off or shut down for a bit when it needs to. Pairing forces
  671. you to keep focus for potentially longer stretches of time, and find common ground
  672. with the other person's rhythm and ways of thinking. The increased focus
  673. is one of the benefits of pairing, but can also make it quite intense and
  674. exhausting.</p>
  675. <section id="">
  676. <p class="pairing-subheading">Ways to tackle</p>
  677. <p>Taking enough breaks is key to face this challenge. If you notice
  678. you are forgetting to take regular breaks, try scheduling them with an
  679. alarm clock, for example 10 minutes per hour. Or use a time management
  680. technique like <a href="#TimeManagement">Pomodoro</a>.
  681. Don't skip your lunch break: Get away from
  682. the monitor and take a real break. Pairing or not, taking breaks is
  683. important and increases productivity.</p>
  684. <p>Another important thing to prevent exhaustion is to not pair 8
  685. hours per day. Limit it to a maximum of 6 hours per day. Regularly
  686. switching roles from driver to navigator can also help to keep the
  687. energy level up.</p>
  688. </section>
  689. </section>
  690. <section id="IntenseCollaborationCanBeHard">
  691. <h3>Intense collaboration can be hard</h3>
  692. <p>Working so closely with another person for long stretches of time is
  693. intense. You need to communicate constantly and it requires empathy and
  694. interpersonal skills.</p>
  695. <p>You might have
  696. differences in techniques, knowledge, skills, extraversion,
  697. personalities, or approaches to problem-solving. Some combinations of those might
  698. not match well and give you a rocky start. In that case, you need to invest some time to
  699. improve collaboration, and make it a mutual learning experience instead of
  700. a struggle.</p>
  701. <section id="">
  702. <p class="pairing-subheading">Ways to tackle</p>
  703. <p>A conversation at the beginning of your pairing session can help
  704. you to understand differences between your styles, and plan to adapt
  705. to that. Start your first session with questions like "How do we want
  706. to work together?", "How do you prefer to pair?". Be aware of how you
  707. like to work and how you are efficient, but also don't be closed off
  708. to other approaches - maybe you'll discover something new. </p>
  709. <p>At the end of a day of pairing, do a round of feedback for each
  710. other. If the idea of giving feedback seems daunting to you, think
  711. about it more as a mini retrospective. Reflect on how you both felt
  712. during the pairing session. Were you alert? Were you tired? What made
  713. you feel comfortable, what not? Did you switch the keyboard often
  714. enough? Did you achieve your goals? Is there anything you would like
  715. to try next time? It's good to make this a routine early on, so you have
  716. practice in giving feedback when something goes wrong. </p>
  717. <p>There are excellent trainings and <a href="https://www.penguinrandomhouse.com/books/331191/difficult-conversations-by-douglas-stone-bruce-patton-and-sheila-heen/9780143118442/">
  718. books</a> that can help you deal with interpersonal conflicts and
  719. difficulties, for example on difficult conversations.</p>
  720. <p>Face the challenges as a team and don't leave conflicts to
  721. individuals. You can do this for example by organising a session on
  722. pairing in which you discuss how to deal with difficulties together.
  723. Start the session by collecting the benefits of pairing, so that you
  724. know what you all want to get out of it. Afterwards collect the
  725. challenges each individual feels when pairing. Now the group can think
  726. about which actions might help to improve. You could also collect the
  727. hot button triggers of the team members: What makes you immediately
  728. feel uncomfortable when pairing?</p>
  729. </section>
  730. </section>
  731. <section id="InterruptionsByMeetings">
  732. <h3>Interruptions by meetings</h3>
  733. <p>Have you ever had days full of meetings, and you get the impression
  734. you are not getting anything done? This probably happens in every
  735. delivery team. Meetings are necessary to discuss, plan and agree on
  736. things you are going to build, but on the other hand they interrupt the
  737. flow. When a team practices pair programming the effect of too many
  738. meetings can get even worse. If each of the persons pairing
  739. has meetings at different times, the interruptions are multiplied.</p>
  740. <section id="">
  741. <p class="pairing-subheading">Ways to tackle</p>
  742. <p>One approach is to limit the time slots in which meetings happen,
  743. for example by defining core pairing hours without meetings, or by
  744. blocking out no-meeting-times with rules like "no meetings after noon".</p>
  745. <p>It is also worth thinking about meeting length and overall amount.
  746. Which meetings do you really need? What goals do they have and how can
  747. you improve their quality, for example with proper preparation,
  748. facilitation, and a clear agenda.</p>
  749. <p>But one thing is for sure: There will always be meetings. So how to
  750. deal with that as a pair? Check your calendars together at the
  751. beginning of your pairing session, make sure you have enough time to
  752. start pairing at all. If you have any meetings consider attending them
  753. as a pair. Rely on your Product Owner, or other non-pairing team
  754. members, to keep interruptions away from the team in the core pairing
  755. hours.</p>
  756. </section>
  757. </section>
  758. <section id="DifferentSkillLevels">
  759. <h3>Different skill levels</h3>
  760. <p>When two people with different experience levels pair on a topic,
  761. this often leads to false assumptions on how much each of them can
  762. contribute, or frustrations because of difference in pace.</p>
  763. <section id="">
  764. <p class="pairing-subheading">Ways to tackle</p>
  765. <p>If your pair has more experience on the topic: Don't assume they
  766. know best. Maybe the need to explain why they are doing things the way they are
  767. will bring them new insights. Asking questions on
  768. the how and why can lead to fruitful discussions and better solutions.
  769. </p>
  770. <p>If your pair has less experience on the topic: Don't assume they
  771. cannot contribute much to the solution. You might be stuck wearing
  772. blinders and a different viewpoint can help you to come to a better
  773. solution. Also, remember that having to explain a concept is a great
  774. opportunity to test if you've really understood it and thought it all
  775. the way through.</p>
  776. <p>It also helps to be aware of different learning stages to
  777. understand how the learning process from novice to expert works. Dan
  778. North has described this very nicely in his talk <a href="https://www.youtube.com/watch?v=lvs7VEsQzKY">Patterns of Effective Teams</a>.
  779. He introduces the <a href="https://apps.dtic.mil/dtic/tr/fulltext/u2/a084551.pdf">Dreyfus Model of Skills
  780. Acquisition</a> as a way to understand the different stages of learning,
  781. and what combining them means in the context of pairing.</p>
  782. </section>
  783. </section>
  784. <section id="PowerDynamics">
  785. <h3>Power Dynamics</h3>
  786. <p>Dealing with power dynamics is probably one of the hardest challenges
  787. in this list. Pair programming does not happen in a space without
  788. hierarchies. There are formal hierarchies, for example between a manager
  789. and their report, and informal ones. Examples for informal hierarchies
  790. are:</p>
  791. <ul>
  792. <li>junior - senior</li>
  793. <li>non-men - men</li>
  794. <li>career changers - folks with a CS degree</li>
  795. <li>People of color - white folks</li>
  796. </ul>
  797. <p>And these are just a few. Power dynamics are fluid and
  798. intersectional. When two people pair, multiple of those dynamics can be
  799. in play and overlap. To get an idea of how power imbalance can impact
  800. pairing, here are a few examples. </p>
  801. <ul>
  802. <li>One person is dominating the pairing session by hogging the keyboard
  803. and not giving room to their pairing partner.</li>
  804. <li>One person stays in a teaching position and attitude all the
  805. time.</li>
  806. <li>One person is not listening to the other one, and dismissing their
  807. suggestions.</li>
  808. </ul>
  809. <p>It sometimes can be subtle to tie these situations back to
  810. hierarchies, you often just think that you don't get along with each
  811. other. But the underlying issue is often times influenced by an
  812. imbalance between the two folks pairing. </p>
  813. <p>Sarah Mei has written an <a href="https://twitter.com/sarahmei/status/991001357455835136">excellent
  814. series of tweets</a> on the topic and has also given a talk that
  815. covers <a href="https://www.youtube.com/watch?v=YL-6RCTywbc">power dynamics in agile</a> in
  816. a more general way.</p>
  817. <section id="">
  818. <p class="pairing-subheading">Ways to tackle</p>
  819. <p>The first step to tackle this is for the person on the upward side
  820. of the power dynamic to acknowledge and admit to themselves their
  821. position. Only then can you honestly reflect on interactions you have
  822. with your pairing partner, and how power dynamics impact them. Try to
  823. think about your own positionality and situatedness. What can you
  824. actively do to neutralize power imbalance?</p>
  825. <p>Recognizing these types of differences and adapting our behaviour
  826. to improve collaboration can be hard. It requires a lot of self
  827. reflection. There are trainings that can help individuals or teams
  828. with this, for example "anti-bias" or <a href="https://frameshiftconsulting.com/ally-skills-workshop/">
  829. ally skills</a> trainings.</p>
  830. </section>
  831. </section>
  832. <section id="PairingWithLotsOfUnknowns">
  833. <h3>Pairing with lots of Unknowns</h3>
  834. <p>When you work on a large topic where both of you don't have an idea
  835. how to solve a problem, the usual pairing styles often don't work as well.
  836. Let's say you need to use a technology for the first time, or try out a new approach or pattern.
  837. Researching and experimenting together works in some constellations,
  838. but it can also be frustrating because
  839. we all have different approaches to figuring out how things work, and we read
  840. and learn at different paces.</p>
  841. <section id="">
  842. <p class="pairing-subheading">Ways to tackle</p>
  843. <p>When there are lots of unknowns, e.g. you work with a new
  844. technology, think about doing a <a href="https://en.wikipedia.org/wiki/Spike_(software_development)">
  845. spike</a> to explore the topic and learn
  846. about the technology before you actually start working. Don't forget
  847. to share your findings with the team, maybe you have a knowledge
  848. exchange session and draw some diagrams you can put up in the team
  849. space.</p>
  850. <p>In these situations, remember to take on the mindset of <a href="#PairDevelopment">pair development</a>, as opposed to pair <i>programming</i>. It's okay to split up to do research - maybe after agreeing on the set of questions you need to answer together.</p>
  851. </section>
  852. </section>
  853. <section id="NoTimeForYourself">
  854. <h3>No time for yourself</h3>
  855. <p>We've talked about how being in a constant conversation with each other can be pretty energy draining. Most people also need some time on their own throughout the day. That is especially true
  856. for more <a href="https://www.ted.com/talks/susan_cain_the_power_of_introverts?language=en">introverted folks</a>.</p>
  857. <p>When working solo, we quite naturally take time to dig into a topic or learn when
  858. we need to. But that can feel like an interruption in pairing. So how can you take that alone and
  859. learning time when needed?</p>
  860. <section id="">
  861. <p class="pairing-subheading">Ways to tackle</p>
  862. <p>Again, don't pair 8 hours a day, agree on core coding hours with your team and
  863. keep it to a maximum of 6 hours per day. Maybe you also want to
  864. allocate a few hours self learning time.</p>
  865. <p>When a pair feels that they don't have the collective knowledge to
  866. approach a problem, split up to read up and share back, then continue
  867. implementation.</p>
  868. </section>
  869. </section>
  870. <section id="RotationsLeadToContextSwitching">
  871. <h3>Rotations lead to context switching</h3>
  872. <p>Knowledge sharing is one of the benefits of pairing, and we have mentioned how
  873. <a href="#PairRotations">rotations</a> can further increase that effect. On the other hand,
  874. too may rotations leat to frequent context switching.</p>
  875. <section id="">
  876. <p class="pairing-subheading">Ways to tackle</p>
  877. <p>Find a balance between frequency of rotations and the possibility for
  878. a new pairing partner to get enough context on the story and
  879. contribute properly. Don't rotate for the rotation's sake, think about
  880. if and why it is important to share a certain context, and give it enough time to be effective.</p>
  881. </section>
  882. </section>
  883. <section id="PairingRequiresVulnerability">
  884. <h3>Pairing requires vulnerability </h3>
  885. <blockquote>
  886. <p>To pair requires vulnerability. It means sharing all that you know
  887. and all that you don't know. This is hard for us. Programmers are
  888. supposed to be smart, really-crazy-smart. Most people look at what we do
  889. and say 'I could never do that.' It makes us feel a bit special, gives
  890. us a sense of pride and pride creates invulnerability.</p>
  891. <p class="quote-attribution">-- <a href="https://diaryofascrummaster.wordpress.com/2013/09/30/the-shame-of-pair-programming/">Tom Howlett</a></p>
  892. </blockquote>
  893. <p>When you pair, it can be hard to show that you don't know something, or feel insecure about a decision. Especially in
  894. an industry where myths like the <a href="https://www.thoughtworks.com/radar/techniques?blipid=201911057">10x engineer</a> regularly make their rounds, and where we have a tendency
  895. to <a href="https://blog.aurynn.com/2015/12/16-contempt-culture">judge each other</a> by what languages we use, or what design decisions we took 5 years ago.</p>
  896. <p>Vulnerability is often connected with weakness and in most modern
  897. cultures the display of strength is the norm. But as the researcher
  898. Brené Brown has laid out in several talks and books, vulnerability
  899. is actually a very important ingredient for innovation and change.</p>
  900. <blockquote>
  901. <p>Vulnerability is the birthplace of Innovation, Creativity and
  902. Change.</p>
  903. <p class="quote-attribution">-- <a href="https://www.youtube.com/watch?v=psN1DORYYV0">Brené Brown</a></p>
  904. </blockquote>
  905. <section id="">
  906. <p class="pairing-subheading">Ways to tackle</p>
  907. <p>Showing vulnerability requires courage and creating an environment
  908. where people feel safer to show that their vulnerable.
  909. Again, this is all about building teams where people trust each other
  910. (regular 1:1s, Feedback, culture where people can ask questions, etc)</p>
  911. <p>Being vulnerable is easier and less risky for people on the team who
  912. have more authority, either naturally (e.g. because they are well-respected
  913. already), or institutionally (e.g. because they have a title like "Tech
  914. Lead"). So it's important that those people start and role model this,
  915. making it the norm and therefore safer for others to be vulnerable as
  916. well.</p>
  917. </section>
  918. </section>
  919. <section id="ConvincingManagersAndCo-workers">
  920. <h3>Convincing managers and co-workers</h3>
  921. <p>Advocates of pair programming often struggle to convince their managers or their co-workers
  922. to make pairing part of a team's daily routine.</p>
  923. <section id="">
  924. <p class="pairing-subheading">Ways to tackle</p>
  925. <p>There is not a simple recipe to persuade others of the efficacy of pair programming. However,
  926. a key element should always be to take time to talk about it first, and make sure that everybody
  927. has the same understanding (e.g. by reading this article :-) ). Then find a way to try it out,
  928. either by starting with one pair who share their experience with the others, or by proposing a
  929. team experiment, like "let's pair by default for the next 2 sprints". Make sure to build in
  930. opportunities for feedback and retrospection to share what is going well and what you are struggling with.</p>
  931. <p>
  932. Ultimately, you can't force a practice on people, and it does not work for everybody. You might end up pairing
  933. with only a part of the team - at least in the beginning. From our experience the best way to convince people
  934. is by having a regular exposure to the practice, experiencing the benefits and fun their team members have while pairing.
  935. </p>
  936. <p>
  937. A question that comes up most frequently in this situation is the economics of the practice: Does pairing
  938. just cost double the money, and is it ultimately worth extra cost because of the increased quality and team benefits? There
  939. are a few studies on the topic, most notably <a href="https://collaboration.csc.ncsu.edu/laurie/Papers/XPSardinia.PDF">this one</a>, that are
  940. cited to provide evidence that pairing is worth it. We are wary though of attempts to "scientifically prove"
  941. pairing effectiveness. Software development is a process full of change and uncertainty, with a lot of outcome
  942. beyond lines of code that is hard to compare and measure, like analysis, testing, or
  943. <a href="https://martinfowler.com/articles/is-quality-worth-cost.html">quality</a>. Staunch opponents
  944. of pairing will always find ways to poke holes into the reproducibility of any "scientific" experiments set up
  945. to prove development productivity. In the end, you need to show that it works for YOU - and the only way to do
  946. that is to try it in your environment.
  947. </p>
  948. </section>
  949. </section>
  950. </section>
  951. <section id="ToPairOrNotToPair">
  952. <h2>To pair or not to pair</h2>
  953. <p>Our experience clearly shows that pair programming is a crucial
  954. practice to create high quality, maintainable software in a sustainable
  955. way (see <a href="#Benefits">"Benefits"</a>). However, we also
  956. don't believe it is helpful to
  957. approach it dogmatically and <i>always</i> pair. How exactly pair programming
  958. can be effective for you, how much of it, and for which tasks, can vary. We've
  959. found it useful to set pair programming as the "sensible default" on teams, and
  960. then discuss whenever we want to make an exception.</p>
  961. <p>Let's look at a few examples where it's helpful to balance how and when
  962. you pair.</p>
  963. <section id="BoringTasks">
  964. <h3>Boring Tasks</h3>
  965. <p>Some coding tasks are "boring", e.g. because they are about using
  966. some well defined boilerplate approach - so maybe you don't need to
  967. pair? The whole team already knows this type of approach, or it's very
  968. easy to grasp, so knowledge sharing is not that important? And live code
  969. review is less useful because the well-established pattern at hand has
  970. been used successfully in the past? So yes, maybe you don't need to
  971. pair.</p>
  972. <p>However, always consider that <a href="https://www.martinfowler.com/bliki/PairProgrammingMisconceptions.html">
  973. rote tasks might be a smell for bad design</a>: Pairing can help you
  974. find the right abstraction for that boring code. It's also more probable
  975. to miss things or make cursory errors when your brain goes into "this
  976. is easy" autopilot.</p>
  977. </section>
  978. <section id="couldIReallyDoThisByMyself">
  979. <h3>"Could I Really Do This By Myself?"</h3>
  980. <p>Pairing has a lot of benefits for programmers who are just starting
  981. out, because it is an opportunity to learn relatively quickly from a
  982. more experienced member of the team. However, junior programmers can
  983. also experience a loss of confidence in their own abilities when
  984. pairing. "Could I really do this without somebody looking over my
  985. shoulder?". They also miss out on learning how to figure things out by
  986. themselves. We all go through moments of frustration and unobserved
  987. experimentation with debugging and error analysis that ultimately make
  988. us better programmers. Running into a problem ourselves is often a
  989. more effective learning experience than somebody telling us that we
  990. are going to walk into it.</p>
  991. <p>There are a few ways to counteract this. One is to let junior
  992. programmers work by themselves from time to time, with a mentor who
  993. regularly checks in and does some code review. Another way is letting
  994. the more junior programmers on the team pair with each other. They can
  995. go through finding solutions together, and still dig themselves out of
  996. rabbit holes faster than if they were coding by themselves. Finally,
  997. if you are the more experienced coder in a pair, make sure to be in
  998. the navigator's seat most of the time. Give the driver space to figure
  999. things out - it's sometimes just a matter of waiting a little bit
  1000. until you hit that next wall together, instead of pointing it out
  1001. beforehand.</p>
  1002. </section>
  1003. <section id="CodeReviewVs.Pairing">
  1004. <h3>Code Review vs. Pairing</h3>
  1005. <blockquote>
  1006. <p>The advantage of pair programming is its gripping immediacy: it is
  1007. impossible to ignore the reviewer when he or she is sitting right next
  1008. to you.</p>
  1009. <p class="quote-attribution">-- <a href="https://blog.codinghorror.com/pair-programming-vs-code-reviews/">Jeff Atwood</a></p>
  1010. </blockquote>
  1011. <p>Many people see the existence of a code review process as reason
  1012. enough not to need pair programming. We disagree that code reviews are a
  1013. good enough alternative to pairing.</p>
  1014. <p>Firstly, there are usually a few dynamics at play that can lead to
  1015. sloppy or superficial code reviews. For example, when coder and reviewer
  1016. rely too much on each other without making that explicit: The coder
  1017. might defer a few little decisions and improvements, thinking that
  1018. problems will be caught in the review. While the reviewer then relies on
  1019. the diligence of the coder, trusting their work and not looking too
  1020. closely at the code. Another dynamic at play is that of the <a href="https://www.behavioraleconomics.com/resources/mini-encyclopedia-of-be/sunk-cost-fallacy/">sunk cost fallacy</a>: We are usually
  1021. reluctant to cause rework for something that the team already invested
  1022. in.</p>
  1023. <p>Secondly, a code review process can disrupt the team's flow. Picking
  1024. up a review task requires a context switch for somebody. So the more
  1025. often code reviews occur, the more disruptive they will be for
  1026. reviewers. And they should occur frequently, to ensure continuous
  1027. integration of small changes. So a reviewer can become a bottleneck to
  1028. integrate and deploy, which adds time pressure - again, something that
  1029. leads to potentially less effective reviews.</p>
  1030. <p>With <a href="https://martinfowler.com/articles/continuousIntegration.html">Continuous Integration</a>
  1031. (and Delivery), we want to reduce risk by delivering small chunks of
  1032. changes frequently. In its original definition, this means practicing
  1033. <a href="https://paulhammant.com/2013/04/05/what-is-trunk-based-development/">trunk-based development</a>. With
  1034. trunk-based development, delayed code reviews are even less effective,
  1035. because the code changes go into the master branch immediately anyway.
  1036. So pair programming and continuous integration are two practices that go
  1037. hand in hand.</p>
  1038. <p>An approach we've seen teams use effectively is to pair by default,
  1039. but use pull requests and code reviews for the exceptional cases when
  1040. somebody has to change production code without pairing. In these setups,
  1041. you should carefully monitor as a team that your pull requests don't
  1042. live for too long, to make sure you still practice continuous
  1043. integration.</p>
  1044. </section>
  1045. </section>
  1046. <section id="ButReallyWhyBother">
  1047. <h2>But really, why bother?</h2>
  1048. <p>We talked a lot about the benefits of pair programming, but even more
  1049. about its challenges. Pairing requires a lot of different skills to get
  1050. it right, and might even influence other processes in the team. So why
  1051. bother? Is it really worth the hassle?</p>
  1052. <p>For a team to be comfortable with and successful at pair programming,
  1053. they will have to work on all the skills helpful to overcome its
  1054. challenges: Concentration and focus, task organisation, time management,
  1055. communication, giving and receiving feedback, empathy, vulnerability - and these
  1056. are actually all skills that help
  1057. immensely to become a well-functioning, collaborative and effective
  1058. team. Pairing gives everybody on the team a chance to work on these
  1059. skills together.</p>
  1060. <p>Another factor that is widely talked about today as a success factor
  1061. for effective teams is diversity. Diversity of perspectives, genders,
  1062. backgrounds and skills has proven to improve a team's performance - but
  1063. it often increases friction first. It can even increase some of the
  1064. challenges with pair programming we talked about. For example, one of
  1065. the key ingredients we suggested is showing vulnerability, which is
  1066. especially hard for team members of underrepresented groups.</p>
  1067. <p>Consider this headline from Harvard Business Review: <a href="https://hbr.org/2016/09/diverse-teams-feel-less-comfortable-and-thats-why-they-perform-better">"Diverse Teams Feel Less Comfortable - and That's
  1068. Why They Perform Better"</a>. The authors are making the point that
  1069. "Homogeneous teams feel easier - but easy is bad for performance. (...)
  1070. this idea goes against many people's intuitions". To explain, they point
  1071. out a cognitive bias called the fluency heuristic: "We prefer information
  1072. that is more easily processed, and judge it to be more true, or more
  1073. beautiful."</p>
  1074. <p>This bias makes us strive for simplicity, which serves us very well
  1075. in a lot of situations in software development. But we don't think it
  1076. serves us well in the case of pair programming. Pairing feels hard – but
  1077. that doesn't necessarily mean it's not good for a team. And most
  1078. importantly, it does not have to stay hard. In <a href="https://www.youtube.com/watch?v=S92vVAEofes">
  1079. this talk</a>, Pia Nilsson describes measures her team at Spotify took
  1080. to get over the uncomfortable friction initially caused by introducing
  1081. practices like pair programming. Among other things, she mentions feedback
  1082. culture, non-violent communication, <a href="https://hbr.org/2017/08/high-performing-teams-need-psychological-safety-heres-how-to-create-it">
  1083. psychological safety</a>, humility, and having a sense of purpose.</p>
  1084. <p>Pair programming, extreme programming, and agile software development
  1085. as a whole are all about embracing change. Agile software practitioners
  1086. acknowledge that change is inevitable, so they want to be prepared for
  1087. it.</p>
  1088. <p>We suggest that another thing we should embrace and prepare for is
  1089. friction, because it's also inevitable on the way to becoming a highly
  1090. effective, diverse team. By embracing friction we do NOT mean to say,
  1091. "let's just have lots of conflicts and we'll get better". What we mean
  1092. is that teams should equip themselves with the tools necessary to deal
  1093. with friction, and have them in their toolbox by default, not just when
  1094. the team is already having problems. Practice feedback, improve team
  1095. communication, take measures to create a psychologically safe
  1096. environment.</p>
  1097. <p>We believe that pair programming is often avoided because it can
  1098. create friction, but we would ask you to give it a chance. If you
  1099. consciously treat it as an improvable skill, and work on getting better
  1100. at it, you will end up with a more resilient team.</p>
  1101. </section>
  1102. </article>
  1103. <hr>
  1104. <footer>
  1105. <p>
  1106. <a href="/david/" title="Aller à l’accueil">🏠</a> •
  1107. <a href="/david/log/" title="Accès au flux RSS">🤖</a> •
  1108. <a href="http://larlet.com" title="Go to my English profile" data-instant>🇨🇦</a> •
  1109. <a href="mailto:david%40larlet.fr" title="Envoyer un courriel">📮</a> •
  1110. <abbr title="Hébergeur : Alwaysdata, 62 rue Tiquetonne 75002 Paris, +33184162340">🧚</abbr>
  1111. </p>
  1112. </footer>
  1113. <script src="/static/david/js/instantpage-3.0.0.min.js" type="module" defer></script>
  1114. </body>
  1115. </html>