<?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: kriti</title>
    <description>The latest articles on Forem by kriti (@kreamtea).</description>
    <link>https://forem.com/kreamtea</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%2F1257420%2F4ccd8fff-3cf7-4a4f-825a-112fdeda5896.jpeg</url>
      <title>Forem: kriti</title>
      <link>https://forem.com/kreamtea</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/kreamtea"/>
    <language>en</language>
    <item>
      <title>From Web Dev to Python for AI: Why I Finally Started This New Journey</title>
      <dc:creator>kriti</dc:creator>
      <pubDate>Tue, 05 May 2026 19:03:59 +0000</pubDate>
      <link>https://forem.com/kreamtea/from-web-dev-to-python-for-ai-why-i-finally-started-this-new-journey-1127</link>
      <guid>https://forem.com/kreamtea/from-web-dev-to-python-for-ai-why-i-finally-started-this-new-journey-1127</guid>
      <description>&lt;p&gt;For the last few years, I’ve been deeply invested in tech.&lt;/p&gt;

&lt;p&gt;I started with C++ and Java, eventually moved into web development, built full-stack projects using Next.js, React, Node.js, and Tailwind, and even explored blockchain development through Ethereum-based projects during college.&lt;/p&gt;

&lt;p&gt;From the outside, it looked like I was already building a solid technical path.&lt;/p&gt;

&lt;p&gt;But recently, I felt something shift.&lt;/p&gt;

&lt;p&gt;AI stopped being just another trending topic and started becoming impossible to ignore.&lt;/p&gt;

&lt;p&gt;Whether it was productivity tools, automation, content, coding assistants, or the rise of agentic AI — I kept seeing how deeply AI was integrating into real life.&lt;/p&gt;

&lt;p&gt;And that led me to one realization:&lt;/p&gt;

&lt;p&gt;If I want to build for the future, I need to understand AI.&lt;br&gt;
And to understand AI, I need Python.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Python? Why Now?
&lt;/h2&gt;

&lt;p&gt;The honest answer?&lt;/p&gt;

&lt;p&gt;Because I finally stopped looking at AI as “something cool” and started seeing it as a serious skill.&lt;/p&gt;

&lt;p&gt;But there was one challenge:&lt;br&gt;
I now have a job, responsibilities, and far less time than I did in college.&lt;/p&gt;

&lt;p&gt;So I couldn’t afford to spend weeks jumping between random tutorials or watching unnecessarily long courses.&lt;/p&gt;

&lt;p&gt;I needed something:&lt;/p&gt;

&lt;p&gt;Beginner-friendly&lt;br&gt;
Time-efficient&lt;br&gt;
Practical&lt;br&gt;
Straight to the point&lt;/p&gt;

&lt;p&gt;That’s why I chose this Python course:&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=ygXn5nV5qFc&amp;amp;t=12196s" rel="noopener noreferrer"&gt;Python for AI Full Course for Beginners by Dave Ebbelaar&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What made it work for me was simple:&lt;br&gt;
It respected my time while still teaching the fundamentals properly.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Course Specifically Worked for Me
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;It was concise&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Since I already understood programming concepts from C++, Java, and JavaScript, I didn’t need to relearn logic from scratch.&lt;/p&gt;

&lt;p&gt;I just needed to understand:&lt;br&gt;
How Python thinks differently.&lt;/p&gt;

&lt;p&gt;This course made that transition smooth.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;It focused on real implementation&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;It didn’t just teach syntax.&lt;/p&gt;

&lt;p&gt;It covered:&lt;/p&gt;

&lt;p&gt;Variables &amp;amp; data types&lt;br&gt;
Loops &amp;amp; control structures&lt;br&gt;
Functions&lt;br&gt;
Data structures&lt;br&gt;
String methods&lt;br&gt;
Classes &amp;amp; OOP&lt;br&gt;
Modules &amp;amp; packages&lt;br&gt;
APIs&lt;br&gt;
File handling&lt;br&gt;
Error handling&lt;br&gt;
Git/GitHub basics&lt;/p&gt;

&lt;p&gt;And that made a huge difference.&lt;/p&gt;

&lt;p&gt;Because learning Python for AI isn’t about memorizing syntax.&lt;/p&gt;

&lt;p&gt;It’s about understanding how Python works in real projects.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Biggest Learning So Far
&lt;/h2&gt;

&lt;p&gt;Python feels deceptively simple.&lt;/p&gt;

&lt;p&gt;At first, it looks easy because the syntax is clean.&lt;/p&gt;

&lt;p&gt;But once you start working with:&lt;/p&gt;

&lt;p&gt;requests&lt;br&gt;
pandas&lt;br&gt;
matplotlib&lt;br&gt;
APIs&lt;br&gt;
file systems&lt;/p&gt;

&lt;p&gt;You realize Python isn’t just beginner-friendly.&lt;/p&gt;

&lt;p&gt;It’s incredibly powerful.&lt;/p&gt;

&lt;p&gt;For me, the biggest takeaway wasn’t “I learned Python basics.”&lt;/p&gt;

&lt;p&gt;It was:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;I now understand how Python can actually be used in real-world development.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That shift gave me confidence.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Actual Goal: Agentic AI
&lt;/h2&gt;

&lt;p&gt;I’m not learning Python just to add another language to my resume.&lt;/p&gt;

&lt;p&gt;I’m learning it because I want to build with AI.&lt;/p&gt;

&lt;p&gt;More specifically:&lt;br&gt;
Agentic AI, automation, and intelligent systems.&lt;/p&gt;

&lt;p&gt;But I also know something important:&lt;/p&gt;

&lt;p&gt;Jumping directly into AI without strong Python fundamentals would be like trying to build advanced full-stack apps without understanding JavaScript.&lt;/p&gt;

&lt;p&gt;So right now, my mission is simple:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Learn Python → Build Projects → Gain Confidence → Move Into AI&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What’s Next for Me
&lt;/h2&gt;

&lt;p&gt;Before diving deep into AI frameworks, I want to strengthen my Python foundation through projects.&lt;/p&gt;

&lt;p&gt;Here are a few I’m planning next:&lt;/p&gt;

&lt;p&gt;Python Projects Before AI:&lt;br&gt;
Expense Tracker CLI App&lt;br&gt;
Data Analysis Dashboard with Pandas&lt;br&gt;
AI Chatbot using OpenAI API&lt;/p&gt;

&lt;p&gt;The goal right now isn’t speed.&lt;/p&gt;

&lt;p&gt;It’s depth.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;This feels like the beginning of a new chapter.&lt;/p&gt;

&lt;p&gt;Transitioning from web development into AI is exciting — but also humbling.&lt;/p&gt;

&lt;p&gt;Because starting over, even as a developer, reminds you that growth never really stops.&lt;/p&gt;

&lt;p&gt;And maybe that’s the best part.&lt;/p&gt;

&lt;p&gt;You don’t need to master everything at once.&lt;br&gt;
You just need to start.&lt;/p&gt;

&lt;p&gt;For me, Python is that start.&lt;/p&gt;

&lt;p&gt;A new tool.&lt;br&gt;
A new direction.&lt;br&gt;
And hopefully, the foundation for building in the AI era.&lt;/p&gt;

&lt;h2&gt;
  
  
  If You’re Also Starting Python for AI...
&lt;/h2&gt;

&lt;p&gt;I’d genuinely love to know:&lt;/p&gt;

&lt;p&gt;What resources, courses, or beginner projects are helping you?&lt;/p&gt;

&lt;p&gt;I’m building this journey one project at a time.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>python</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
