<?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>Forem: Denis Borisevich</title>
    <description>The latest articles on Forem by Denis Borisevich (@dennisfen).</description>
    <link>https://forem.com/dennisfen</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%2F26774%2Fb903ac13-5481-4eef-86ac-03ea1e8149b8.jpg</url>
      <title>Forem: Denis Borisevich</title>
      <link>https://forem.com/dennisfen</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/dennisfen"/>
    <language>en</language>
    <item>
      <title>C++ dev needs advice on Python best practices</title>
      <dc:creator>Denis Borisevich</dc:creator>
      <pubDate>Thu, 20 Jul 2017 13:28:30 +0000</pubDate>
      <link>https://forem.com/dennisfen/c-dev-needs-advice-on-python-best-practices</link>
      <guid>https://forem.com/dennisfen/c-dev-needs-advice-on-python-best-practices</guid>
      <description>&lt;p&gt;Hi!&lt;/p&gt;

&lt;p&gt;I've recently thought about familiarizing myself with backend web-development (I came from embedded Linux programming, industrial automation, etc.) and in this context decided to explore this web-dev side of &lt;strong&gt;python&lt;/strong&gt; which I mostly used to aid my cross-compilation and deployment work.&lt;br&gt;
I wrote small python app which uses &lt;strong&gt;Twitter API&lt;/strong&gt; (via &lt;em&gt;Tweepy&lt;/em&gt; lib) to check my tweets for dead links. It seems to work fine but I'm concerned if it is written 'python-way'.&lt;/p&gt;

&lt;p&gt;So I'd be glad if someone experienced in python could look at my code and point out flaws, bad style, python anti-patterns, etc.&lt;br&gt;
Here's link to GitHub repo: &lt;a href="https://github.com/dennisfen/twitter-cleanser"&gt;twitter-cleanser&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks in advance and have a nice day!&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>python</category>
      <category>twitter</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Hi, I'm Denis Borisevich</title>
      <dc:creator>Denis Borisevich</dc:creator>
      <pubDate>Thu, 20 Jul 2017 12:21:01 +0000</pubDate>
      <link>https://forem.com/dennisfen/hi-im-denis-borisevich</link>
      <guid>https://forem.com/dennisfen/hi-im-denis-borisevich</guid>
      <description>&lt;p&gt;I have been coding for 8 years.&lt;br&gt;
You can find me on Twitter as &lt;a href="https://twitter.com/dennisfen" rel="noopener noreferrer"&gt;@dennisfen&lt;/a&gt; and on GitHub as &lt;a href="https://github.com/dennisfen" rel="noopener noreferrer"&gt;dennisfen&lt;/a&gt;.&lt;br&gt;
I live in Moscow, Russia.&lt;br&gt;
I mostly program in these languages: C, C++, python and a little bit of GO.&lt;br&gt;
I am currently learning more about web-development (backend).&lt;/p&gt;

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

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