<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Geison</title>
    <description>The latest articles on DEV Community by Geison (@geisonfgfg).</description>
    <link>https://dev.to/geisonfgfg</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3450%2F6pVCtwjG.jpg</url>
      <title>DEV Community: Geison</title>
      <link>https://dev.to/geisonfgfg</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/geisonfgfg"/>
    <language>en</language>
    <item>
      <title>Why Pair Programming?</title>
      <dc:creator>Geison</dc:creator>
      <pubDate>Tue, 21 Feb 2017 22:39:35 +0000</pubDate>
      <link>https://dev.to/geisonfgfg/why-pair-programming</link>
      <guid>https://dev.to/geisonfgfg/why-pair-programming</guid>
      <description>&lt;p&gt;Ultimately I have heard a lot of discussions about pair programming, usually contesting its importance, when it is necessary and if could be replaced by code review.&lt;br&gt;
Thus in this post I will give you my thoughts and experiences about that.&lt;/p&gt;

&lt;p&gt;Commonly the results of Pair Programming are associated with code quality but from my experience I would say for sure that it are not the main benefits of it, there are 3 other results that are much more importante and irreplaceable:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Enable new members of a team be productive in the first day of work:&lt;/strong&gt; Even technically capable of contribute, new members of a team do not have the business domain context necessary to fix bugs or develop new features for a product so pairing with a team developer enable the new member to contribute at first day and also speed up his on boarding process.
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Avoid silos of knowledge:&lt;/strong&gt; When a team have at least 2 developers working in determined part of the code or business context it, enables developers to have some days off without block the team since always will have other person with the necessary context to continue the work.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Unblock developers stuck in some problem:&lt;/strong&gt; As a developers, there are times we need to solve complex problems and when it happens is extremely helpful have other person to help find a solution. Just know that you are not alone sometimes is enough to gives you the courage to challenge the problem.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Do you realized that the 3 main benefits presented are related to share knowledge and not about quality code?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Thus, if you ask me:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;What is the importance of Pair Programming?&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Answer:&lt;/strong&gt; Share knowledge!&lt;/p&gt;

&lt;p&gt;Is Pair Programming replaceable by Code Review?&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Answer:&lt;/strong&gt; No, because code review do not enable new members of a team be productive in the first day of work, do not avoid silos of knowledge and do not unblock developers stuck in some problem.&lt;/p&gt;

&lt;p&gt;When should I use Pair Programming?&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Answer:&lt;/strong&gt; Everytime that share context or knowledge could help solve a problem.&lt;/p&gt;

&lt;p&gt;Well, thatâ€™s it folks, if you find it useful, click on the heart and share to help spread the word, and leave a comment below, I will be happy to know your thoughts about.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Geison Goes&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Senior Consulting Engineer at ThoughtWorks&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Email&lt;/strong&gt; &lt;a href="mailto:geisonfgf@gmail.com"&gt;geisonfgf@gmail.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Twiter&lt;/strong&gt; &lt;a class="mentioned-user" href="https://dev.to/geisonfgfg"&gt;@geisonfgfg&lt;/a&gt;
&lt;br&gt;&lt;br&gt;
&lt;strong&gt;Medium&lt;/strong&gt; &lt;a class="mentioned-user" href="https://dev.to/geisonfgfg"&gt;@geisonfgfg&lt;/a&gt;
&lt;/p&gt;
&lt;/blockquote&gt;

</description>
    </item>
    <item>
      <title>Hi, I'm Geison</title>
      <dc:creator>Geison</dc:creator>
      <pubDate>Tue, 21 Feb 2017 21:17:18 +0000</pubDate>
      <link>https://dev.to/geisonfgfg/hi-im-geison</link>
      <guid>https://dev.to/geisonfgfg/hi-im-geison</guid>
      <description>&lt;p&gt;I have been coding for 12 years.&lt;/p&gt;

&lt;p&gt;You can find me on Twitter as &lt;a href="https://twitter.com/geisonfgfg" rel="noopener noreferrer"&gt;@geisonfgfg&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I live in Porto Alegre/Brazil with my family and dogs.&lt;/p&gt;

&lt;p&gt;I like travel, good food and music and some drink to relax.&lt;/p&gt;

&lt;p&gt;I work for ThoughtWorks&lt;/p&gt;

&lt;p&gt;I mostly program in these languages: Swift, Javascript, Java, Ruby, Python and Go.&lt;/p&gt;

&lt;p&gt;I am currently learning more about Swift protocols and distributed computing.&lt;/p&gt;

&lt;p&gt;Nice to meet you.&lt;/p&gt;

</description>
      <category>introduction</category>
    </item>
  </channel>
</rss>
