<?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: Prachi Verma</title>
    <description>The latest articles on DEV Community by Prachi Verma (@prachiverma).</description>
    <link>https://dev.to/prachiverma</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%2F3723770%2Fb81a0273-1192-4970-9bc0-e8423f18d8d7.jpeg</url>
      <title>DEV Community: Prachi Verma</title>
      <link>https://dev.to/prachiverma</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/prachiverma"/>
    <language>en</language>
    <item>
      <title>CS50P Progress — Day 3</title>
      <dc:creator>Prachi Verma</dc:creator>
      <pubDate>Mon, 26 Jan 2026 16:56:31 +0000</pubDate>
      <link>https://dev.to/prachiverma/cs50p-progress-day-3-1m7h</link>
      <guid>https://dev.to/prachiverma/cs50p-progress-day-3-1m7h</guid>
      <description>&lt;p&gt;Today I completed one more problem set from CS50P Week 3.&lt;/p&gt;

&lt;p&gt;Alongside that, I started exploring some AI problems, including the water jug problem, the N Queens problem, and the 8puzzle problem.&lt;/p&gt;

&lt;p&gt;This was my first exposure to thinking about problems in terms of states, constraints, and search rather than just writing code.&lt;/p&gt;

</description>
      <category>python</category>
      <category>beginners</category>
      <category>ai</category>
      <category>cs50</category>
    </item>
    <item>
      <title>CS50P Week 4 Progress - Day 2</title>
      <dc:creator>Prachi Verma</dc:creator>
      <pubDate>Sun, 25 Jan 2026 16:13:44 +0000</pubDate>
      <link>https://dev.to/prachiverma/cs50p-week-4-progress-day-2-439o</link>
      <guid>https://dev.to/prachiverma/cs50p-week-4-progress-day-2-439o</guid>
      <description>&lt;p&gt;Today I worked on CS50P Week 4 and solved two of the problem sets.&lt;/p&gt;

&lt;p&gt;These problems required applying lecture concepts.&lt;br&gt;
I learned about pyfiglet module and emoji library&lt;/p&gt;

&lt;p&gt;I’ll continue with the remaining problem sets next.&lt;/p&gt;

&lt;p&gt;Do you usually read documentation thoroughly first, or refer to it only when you get stuck?&lt;/p&gt;

</description>
      <category>python</category>
      <category>beginners</category>
      <category>cs50p</category>
      <category>programming</category>
    </item>
    <item>
      <title>Documenting My Learning Journey In Tech - Day 1</title>
      <dc:creator>Prachi Verma</dc:creator>
      <pubDate>Sat, 24 Jan 2026 05:23:46 +0000</pubDate>
      <link>https://dev.to/prachiverma/documenting-my-learning-journey-in-tech-day-1-d1h</link>
      <guid>https://dev.to/prachiverma/documenting-my-learning-journey-in-tech-day-1-d1h</guid>
      <description>&lt;p&gt;I’ve started Week 4 of &lt;strong&gt;CS50P&lt;/strong&gt;(Harvard’s Introduction to Programming with Python) and completed the lecture.&lt;/p&gt;

&lt;p&gt;This week introduces Python libraries, APIs, JSON, and creating modules and packages. I haven’t completed the problem sets yet that’s my next step.&lt;/p&gt;

&lt;p&gt;I completed CS50P weeks 0–3 last month, and I’m now moving into the more applied parts of the course.&lt;/p&gt;

&lt;p&gt;I’ll be posting day-wise updates here to track my progress.&lt;/p&gt;

&lt;p&gt;Question: How do you usually practice working with APIs in Python when you’re just starting out?&lt;/p&gt;

</description>
      <category>cs50</category>
      <category>python</category>
      <category>beginners</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
