<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Alexandre Martins &#187; Coaching</title>
	<atom:link href="http://blog.m.artins.net/tag/coaching/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.m.artins.net</link>
	<description>On Agile Software Development</description>
	<lastBuildDate>Thu, 12 Aug 2010 20:09:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ping Pong Pairing: Even More Fun!</title>
		<link>http://blog.m.artins.net/ping-pong-pairing-even-more-fun/</link>
		<comments>http://blog.m.artins.net/ping-pong-pairing-even-more-fun/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 13:05:16 +0000</pubDate>
		<dc:creator>Alexandre Martins</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Coaching]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Pair Programming]]></category>
		<category><![CDATA[Test-Driven Development]]></category>

		<guid isPermaLink="false">http://blog.m.artins.net/?p=137</guid>
		<description><![CDATA[The agile software development practice I like the most, and at the same time, the one I find the most difficult is pair programming. Each individual has his/her own way of working, and characteristics such as motivation, engagement, habits, open-mindedness, and coding/design style varies a lot from individuals. Sometimes, to get a balance between these [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.m.artins.net/wp-content/uploads/2008/12/pingpong.jpg" style="border: 0px;" width="150" height="113" align="left" />The agile software development practice I like the most, and at the same time, the one I find the most difficult is pair programming. Each individual has his/her own way of working, and characteristics such as motivation, engagement, habits, open-mindedness, and coding/design style varies a lot from individuals. Sometimes, to get a balance between these differences is quite hard. I am still not an expert in pair programming coaching, but I've been learning a lot on my current assignment.</p>
<p>And from this experience, it seems that clients are definitely more involved and amused when it comes pairing following the ping pong pattern.</p>
<h3>Ping Pong Pattern</h3>
<p>It happens when the developer 1 from a pair implements a test for a given feature and see it failing, then passes the keyboard to developer 2 who makes the test pass, do some refactoring on the code and implements another test, passing the keyboard back to developer 1 to do the same thing and continue until the feature is done.</p>
<h3>Why Do We Like</h3>
<ul>
<li><strong>Challenge</strong> - Each time a developer writes a test for you to make it pass, it sounds like a challenge, then you do it and write another one, challenging him back.</li>
<li><strong>Dynamics</strong> - The worse thing is a developer that just hogs the keyboard, making you feel a useless. Ping pong pairing makes you swap keyboard more frequently.</li>
<li><strong>Engagement</strong> - Developers are much more engaged because they are constantly coding, not only observing.</li>
<li><strong>Fun</strong> - It is so much fun when you have all the above items together!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.m.artins.net/ping-pong-pairing-even-more-fun/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
