<?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: Nick Vasilyev</title>
    <description>The latest articles on DEV Community by Nick Vasilyev (@nickvasilyev).</description>
    <link>https://dev.to/nickvasilyev</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%2F353355%2F7ee3ce55-4c3c-47a5-aea3-0a46c57e9366.png</url>
      <title>DEV Community: Nick Vasilyev</title>
      <link>https://dev.to/nickvasilyev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nickvasilyev"/>
    <language>en</language>
    <item>
      <title>Writing Effective Python - Production Readiness</title>
      <dc:creator>Nick Vasilyev</dc:creator>
      <pubDate>Sat, 29 Aug 2020 21:53:40 +0000</pubDate>
      <link>https://dev.to/nickvasilyev/writing-effective-python-production-readiness-mg4</link>
      <guid>https://dev.to/nickvasilyev/writing-effective-python-production-readiness-mg4</guid>
      <description>&lt;p&gt;A lot of folks that I speak with that are trying to learn python aren't sure what to do after Code Academy or how to write code that is ready to ship to production. I wanted to create a few lessons for beginners on things they can implement in their code that isn't about code quality per say, but overall quality of the project. So I put together a few short videos to share some of my experience. &lt;/p&gt;

&lt;p&gt;Part 1 - Basic application layout and implementation&lt;br&gt;
Part 2 - Implement command line arguments&lt;br&gt;
Part 3 - Encapsulate the logic in a module&lt;br&gt;
Part 4 - Add automated test coverage&lt;br&gt;
Part 5 - Implement logging&lt;/p&gt;

&lt;p&gt;I hope this video series is helpful to folks new to Python and software development in general. &lt;/p&gt;

&lt;p&gt;You can see the videos here: &lt;br&gt;
&lt;a href="https://www.youtube.com/playlist?list=PLMyhkyn1XSqQPqCTuMUn-QBE5xCKm30gt"&gt;https://www.youtube.com/playlist?list=PLMyhkyn1XSqQPqCTuMUn-QBE5xCKm30gt&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>devops</category>
      <category>techtalks</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
