<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Code Review on Nina Zakharenko</title>
    <link>https://www.nnja.io/tags/code-review/</link>
    <description>Recent content in Code Review on Nina Zakharenko</description>
    <generator>Hugo -- gohugo.io</generator>
    <managingEditor>site@nnja.io</managingEditor>
    <webMaster>site@nnja.io</webMaster>
    <lastBuildDate>Sun, 14 Oct 2018 18:10:14 +0100</lastBuildDate>
    
	<atom:link href="https://www.nnja.io/tags/code-review/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Code Review Skills for Pythonistas - DjangoCon 2018 - San Diego, CA</title>
      <link>https://www.nnja.io/post/2018/2018-djangocon-code-review/</link>
      <pubDate>Sun, 14 Oct 2018 18:10:14 +0100</pubDate>
      <author>site@nnja.io</author>
      <guid>https://www.nnja.io/post/2018/2018-djangocon-code-review/</guid>
      <description>&lt;p&gt;This talk was given at &lt;a href=&#34;https://2018.djangocon.us/talk/code-review-skills-for-pythonistas/&#34;&gt;DjangoCon 2018&lt;/a&gt; in San Diego, CA. Find the slides, video, and feedback in this post.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Top 3 Django Gotchas to Catch during Code Review</title>
      <link>https://www.nnja.io/post/2018/2018-django-code-review/</link>
      <pubDate>Sun, 30 Sep 2018 18:10:14 +0100</pubDate>
      <author>site@nnja.io</author>
      <guid>https://www.nnja.io/post/2018/2018-django-code-review/</guid>
      <description>&lt;p&gt;At &lt;a href=&#34;https://2018.djangocon.us/&#34;&gt;DjangoCon US 2018&lt;/a&gt; in San Diego, I&amp;rsquo;ll be speaking about &lt;a href=&#34;https://2018.djangocon.us/talk/code-review-skills-for-pythonistas/&#34;&gt;Code Review Skills for Pythonistas&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;During the talk, I&amp;rsquo;ll be deep diving into best practices for all Python projects, but I&amp;rsquo;d like to highlight the top three gotchas to look out for while code reviewing Django applications. By catching these problems early, you&amp;rsquo;ll save yourself from massive future headaches.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Code Review Skills for Pythonistas - EuroPython 2018 - Edinburgh</title>
      <link>https://www.nnja.io/post/2018/2018-europython-code-review/</link>
      <pubDate>Tue, 24 Jul 2018 16:23:40 +0100</pubDate>
      <author>site@nnja.io</author>
      <guid>https://www.nnja.io/post/2018/2018-europython-code-review/</guid>
      <description>This talk was given at EuroPython 2018 in Edinburgh.
As teams and projects grow, code review becomes increasingly important to support the maintainability of complex codebases. In this talk, I’ll cover guidelines for writing consistent python code beyond pep8, how to look out for common python gotchas, and what python tools are available to automate various parts of the review process.
  Most importantly, I’ll cover the human aspect of code reviews - how we can be better at approaching reviews with empathy and understanding from the perspective of both a reviewer and a submitter.</description>
    </item>
    
  </channel>
</rss>