<?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: Donatus Victor</title>
    <description>The latest articles on DEV Community by Donatus Victor (@donatus).</description>
    <link>https://dev.to/donatus</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4028799%2F1a09f03e-ad3f-495c-876e-5507ac77bd8c.jpg</url>
      <title>DEV Community: Donatus Victor</title>
      <link>https://dev.to/donatus</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/donatus"/>
    <language>en</language>
    <item>
      <title>I'm Learning Python Backend Development in Public</title>
      <dc:creator>Donatus Victor</dc:creator>
      <pubDate>Tue, 01 Sep 2026 20:34:38 +0000</pubDate>
      <link>https://dev.to/donatus/im-learning-python-backend-development-in-public-39lj</link>
      <guid>https://dev.to/donatus/im-learning-python-backend-development-in-public-39lj</guid>
      <description>&lt;p&gt;Today I'm kicking off a deep dive into Python backend development, and I'm documenting every step of it here on dev.to&lt;/p&gt;

&lt;p&gt;I'm a data analyst/scientist by background  I spend my days building dashboards and ML models. I want to go from someone who can train and evaluate a model to someone who can actually build, secure, and deploy a real backend API. Writing about it publicly keeps me honest, and hopefully it helps other data scientists making the same jump into backend engineering.&lt;/p&gt;

&lt;p&gt;The plan&lt;br&gt;
I'm working through Sanjeev Thiyagarajan's (freeCodeCamp) FastAPI course.&lt;/p&gt;

&lt;p&gt;How I'll document it&lt;br&gt;
Rather than one giant post at the end, I'll be posting short write-ups as I go, what I learned, what confused me, what finally clicked, and small code snippets that explain each concept simply.&lt;/p&gt;

&lt;p&gt;Follow along&lt;br&gt;
If you're learning Python or FastAPI too, I'd love the company, drop a comment and let's keep each other accountable. First real topic drops soon: setting up the environment and writing my first FastAPI route.&lt;/p&gt;

&lt;p&gt;Let's go. 🚀&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>api</category>
      <category>machinelearning</category>
    </item>
  </channel>
</rss>
