<?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: Caleb</title>
    <description>The latest articles on DEV Community by Caleb (@strict-arrival).</description>
    <link>https://dev.to/strict-arrival</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%2F1703437%2Faf7484fb-0ced-4a62-9ddb-449daf3fb9b3.png</url>
      <title>DEV Community: Caleb</title>
      <link>https://dev.to/strict-arrival</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/strict-arrival"/>
    <language>en</language>
    <item>
      <title>Backend has never been this interesting...</title>
      <dc:creator>Caleb</dc:creator>
      <pubDate>Sat, 29 Jun 2024 12:29:32 +0000</pubDate>
      <link>https://dev.to/strict-arrival/backend-has-never-been-this-interesting-2j16</link>
      <guid>https://dev.to/strict-arrival/backend-has-never-been-this-interesting-2j16</guid>
      <description>&lt;p&gt;I always thought to myself of how amazing backend programming is and how interesting it is to make things work in the most dynamic and amazing ways.&lt;br&gt;
I always find myself trying to solve the puzzles of how things were put together and how I can replicate my thoughts with programs, and backend development has been the answer.&lt;br&gt;
I took it upon myself to learn python for backend development. it's been two months since I started learning python and it has been an amazing experience not to talk of the problems I have solved for myself using python language.&lt;br&gt;
Recently I had a problem of accepting user's information, storing them and giving it back when requested.&lt;br&gt;
I started putting the pieces together to make up for the perfect outcome, I created a function that accepts a dictionary as a parameter and in the function, I prompted the user to input their details and assigned them to the dictionary in the function parameter. and when they are done inputting their details, I used a foe loop to display the user's information to the then.&lt;br&gt;
I was very happy after achieving this feat.&lt;br&gt;
I want to further my learning by participating in the ongoing HNG internship cohort &lt;a href="https://hng.tech/internship"&gt;https://hng.tech/internship&lt;/a&gt; and use the opportunity to elevate my skills in backend development. Not just hard skills but more of soft skills and work experience and opportunities to real word assessment in &lt;a href="https://hng.tech/premium"&gt;https://hng.tech/premium&lt;/a&gt;   &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>hng</category>
      <category>hnginternship</category>
      <category>python</category>
    </item>
  </channel>
</rss>
