<?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: Surya A</title>
    <description>The latest articles on DEV Community by Surya A (@surya_anand_99).</description>
    <link>https://dev.to/surya_anand_99</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%2F4095814%2Fb8e40cc5-5bbb-4771-ba67-e8992d6de162.jpg</url>
      <title>DEV Community: Surya A</title>
      <link>https://dev.to/surya_anand_99</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/surya_anand_99"/>
    <language>en</language>
    <item>
      <title>Zero to AI Engineer in 180 Days: My Learning Plan (and Why I'm Doing This Publicly)</title>
      <dc:creator>Surya A</dc:creator>
      <pubDate>Wed, 26 Aug 2026 13:13:36 +0000</pubDate>
      <link>https://dev.to/surya_anand_99/zero-to-ai-engineer-in-180-days-my-learning-plan-and-why-im-doing-this-publicly-3p1f</link>
      <guid>https://dev.to/surya_anand_99/zero-to-ai-engineer-in-180-days-my-learning-plan-and-why-im-doing-this-publicly-3p1f</guid>
      <description>&lt;p&gt;I'm a software engineer with zero AI knowledge. Here's my brutally honest 180-day plan to become job-ready in AI development.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Turning Point
&lt;/h2&gt;

&lt;p&gt;Three months ago, I realized something: I'm a solid software engineer, but I have a massive blind spot. &lt;strong&gt;I don't understand AI.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Not really. I can use ChatGPT, I know what transformers are in theory, and I've heard of LLMs. But if someone asked me to build an AI system from scratch? I'd be lost.&lt;/p&gt;

&lt;p&gt;So I did what any engineer does: I decided to solve the problem myself.&lt;/p&gt;

&lt;p&gt;Instead of taking another 6-month online course (that I'll probably abandon), or going back to school (not happening), I'm committing to &lt;strong&gt;180 days of intensive, structured AI learning&lt;/strong&gt;. &lt;/p&gt;

&lt;p&gt;And I'm doing it publicly.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why Public Learning?
&lt;/h2&gt;

&lt;p&gt;This is the unusual part. I could learn privately, quietly, then announce "I'm now an AI expert!" in 6 months.&lt;/p&gt;

&lt;p&gt;But I'm not going to.&lt;/p&gt;

&lt;p&gt;Here's why:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. It forces accountability.&lt;/strong&gt; If I post my progress publicly, I can't ghost this project. Strangers are watching. 😅&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. It builds reputation.&lt;/strong&gt; By documenting my journey, I become visible. Potential employers, clients, and collaborators will see my learning process, my mistakes, my breakthroughs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. It helps others.&lt;/strong&gt; Someone out there is probably in the exact same situation: solid engineer, zero AI knowledge, intimidated by the learning curve. My real journey—including failures—is worth more than a polished "how to" article written by an expert.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. It generates income.&lt;/strong&gt; (Let's be honest.) Writing about my learning on Medium/Dev.to could generate if I do it right. That's real money from sharing knowledge.&lt;/p&gt;




&lt;h2&gt;
  
  
  My Background (Why This Matters)
&lt;/h2&gt;

&lt;p&gt;I'm a backend/full-stack engineer with &lt;strong&gt;4+ years of professional experience&lt;/strong&gt;. I can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Build scalable systems&lt;/li&gt;
&lt;li&gt;Write clean, testable code&lt;/li&gt;
&lt;li&gt;Debug production issues under pressure&lt;/li&gt;
&lt;li&gt;Understand system architecture&lt;/li&gt;
&lt;li&gt;Learn new technologies quickly&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But I've been &lt;strong&gt;deliberately avoiding AI&lt;/strong&gt; because:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The math seemed too hard&lt;/li&gt;
&lt;li&gt;I didn't know where to start&lt;/li&gt;
&lt;li&gt;Most tutorials felt either too basic or too theoretical&lt;/li&gt;
&lt;li&gt;I thought I needed a PhD&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;All of that was bullshit.&lt;/strong&gt; The tools and resources exist. I just needed to commit.&lt;/p&gt;




&lt;h2&gt;
  
  
  The 180-Day Plan (Overview)
&lt;/h2&gt;

&lt;p&gt;I've created a detailed 180-day curriculum combining:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The original "180-Day AI Engineer" plan (structured)&lt;/li&gt;
&lt;li&gt;Fast.ai (practical, top-down learning)&lt;/li&gt;
&lt;li&gt;Google's ML Crash Course (fundamentals)&lt;/li&gt;
&lt;li&gt;Hugging Face courses (modern LLMs)&lt;/li&gt;
&lt;li&gt;My own project-based learning (real applications)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The 9 Phases:&lt;/strong&gt;&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Phase&lt;/th&gt;
&lt;th&gt;Days&lt;/th&gt;
&lt;th&gt;Goal&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Phase 1&lt;/td&gt;
&lt;td&gt;1-25&lt;/td&gt;
&lt;td&gt;Python + ML Foundations&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Phase 2&lt;/td&gt;
&lt;td&gt;26-50&lt;/td&gt;
&lt;td&gt;Neural Networks + Deep Learning&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Phase 3&lt;/td&gt;
&lt;td&gt;51-75&lt;/td&gt;
&lt;td&gt;LLMs + Transformers&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Phase 4&lt;/td&gt;
&lt;td&gt;76-100&lt;/td&gt;
&lt;td&gt;LLM Application Engineering&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Phase 5&lt;/td&gt;
&lt;td&gt;101-125&lt;/td&gt;
&lt;td&gt;RAG + Vector Databases&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Phase 6&lt;/td&gt;
&lt;td&gt;126-150&lt;/td&gt;
&lt;td&gt;Fine-tuning + Quantization&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Phase 7&lt;/td&gt;
&lt;td&gt;151-175&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Agents + Agentic AI&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Phase 8&lt;/td&gt;
&lt;td&gt;176-190&lt;/td&gt;
&lt;td&gt;Agent Frameworks + MCP&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Phase 9&lt;/td&gt;
&lt;td&gt;191-210&lt;/td&gt;
&lt;td&gt;Production AI + Business&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Special focus:&lt;/strong&gt; Agent/Agentic AI (the most interesting and lucrative area right now)&lt;/p&gt;




&lt;h2&gt;
  
  
  What I'm NOT Doing
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;I'm not getting a degree&lt;/li&gt;
&lt;li&gt;I'm not spending $10K on bootcamps&lt;/li&gt;
&lt;li&gt;I'm not watching 100-hour YouTube playlists&lt;/li&gt;
&lt;li&gt;I'm not pretending this will be easy&lt;/li&gt;
&lt;li&gt;I'm not learning theory without building projects&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What I AM doing:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Building real projects (not tutorials)&lt;/li&gt;
&lt;li&gt;Learning from the best free resources&lt;/li&gt;
&lt;li&gt;Publishing my learnings weekly&lt;/li&gt;
&lt;li&gt;Shipping code to GitHub&lt;/li&gt;
&lt;li&gt;Monetizing along the way&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  The Monetization Angle (Real Talk)
&lt;/h2&gt;

&lt;p&gt;By day 210, I want to be:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Employable as an AI engineer&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Building freelance AI projects&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Running small AI SaaS products&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Consulting on AI architecture&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This is aggressive, but not unrealistic if I execute.&lt;/p&gt;




&lt;h2&gt;
  
  
  What I'm Sharing (And Why You Should Follow)
&lt;/h2&gt;

&lt;p&gt;Every 1-2 weeks, I'll publish:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;🧠 Technical Deep Dives:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;"Building a Neural Network from Scratch (No Framework)"&lt;/li&gt;
&lt;li&gt;"How Attention Actually Works (Visual Explanation)"&lt;/li&gt;
&lt;li&gt;"RAG vs Fine-Tuning: When to Use Each"&lt;/li&gt;
&lt;li&gt;"I Built an AI Agent That Debugs Code"&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;📚 Real Learnings:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Mistakes I made and how I fixed them&lt;/li&gt;
&lt;li&gt;Concepts that finally clicked&lt;/li&gt;
&lt;li&gt;Resources that actually worked vs. the hype&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;🤖 Projects I'm Building:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Links to GitHub repos&lt;/li&gt;
&lt;li&gt;Live demos&lt;/li&gt;
&lt;li&gt;Open source contributions&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  The Challenge
&lt;/h2&gt;

&lt;p&gt;Here's my commitment:&lt;/p&gt;

&lt;p&gt;✅ &lt;strong&gt;180 days of learning&lt;/strong&gt; (minimum 2-4 hours/day)&lt;br&gt;&lt;br&gt;
✅ &lt;strong&gt;1-2 blog posts per week&lt;/strong&gt; (technical + personal)&lt;br&gt;&lt;br&gt;
✅ &lt;strong&gt;Complete all major projects&lt;/strong&gt; (not skipping anything)&lt;br&gt;&lt;br&gt;
✅ &lt;strong&gt;Share code on GitHub&lt;/strong&gt; (working, imperfect code &amp;gt; polished excuses)&lt;br&gt;&lt;br&gt;
✅ &lt;strong&gt;Be brutally honest&lt;/strong&gt; (including failures)&lt;br&gt;&lt;br&gt;
✅ &lt;strong&gt;Build to $1K+/month&lt;/strong&gt; in AI-related income by day 180  &lt;/p&gt;

&lt;p&gt;If I miss a week, I'll explain why. If a project fails, I'll explain the failure. If I discover better resources, I'll course-correct publicly.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why You Should Care
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;If you're an engineer&lt;/strong&gt; (like me):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You'll see a realistic path to AI without leaving software engineering&lt;/li&gt;
&lt;li&gt;You'll learn from someone who thinks like you (pragmatic, systems-focused, impatient)&lt;/li&gt;
&lt;li&gt;You'll get actual code and projects, not just theory&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;If you're considering AI:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You'll see if it's worth your time&lt;/li&gt;
&lt;li&gt;You'll get a real learning plan you can follow&lt;/li&gt;
&lt;li&gt;You'll know what's hype vs. what's real&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;If you're already in AI:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You might learn a perspective from someone new to the field&lt;/li&gt;
&lt;li&gt;You can critique my approach and help me improve&lt;/li&gt;
&lt;li&gt;You'll see what genuinely works for self-teaching&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Starting Today (Day 1)
&lt;/h2&gt;

&lt;p&gt;I started this week.&lt;/p&gt;

&lt;p&gt;Day 1 was Python basics. Sounds boring? It was. But it's day 1 of 180. I'm not trying to be impressive. I'm trying to be consistent.&lt;/p&gt;

&lt;p&gt;Tomorrow: Functions and data structures.&lt;/p&gt;

&lt;p&gt;By day 10: My first AI project.&lt;/p&gt;

&lt;p&gt;By day 30: First income-generating deliverable.&lt;/p&gt;

&lt;p&gt;By day 180: Professional AI engineer.&lt;/p&gt;




&lt;h2&gt;
  
  
  How to Follow Along
&lt;/h2&gt;

&lt;p&gt;I'll be publishing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Medium:&lt;/strong&gt; In-depth technical posts + income reports (best for algorithmic reach + money)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dev.to:&lt;/strong&gt; Quick learnings + project updates (best for community)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;GitHub:&lt;/strong&gt; All code, projects, resources (source of truth)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Follow me to:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Get real-time learning updates&lt;/li&gt;
&lt;li&gt;See unfiltered progress (wins and failures)&lt;/li&gt;
&lt;li&gt;Join the conversation&lt;/li&gt;
&lt;li&gt;Maybe even follow your own 180-day journey&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Final Thought
&lt;/h2&gt;

&lt;p&gt;There's this myth that becoming an AI engineer is either:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A) Something only PhD mathematicians can do&lt;/li&gt;
&lt;li&gt;B) Something you can do in a weekend with the "right bootcamp"&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Both are wrong.&lt;/p&gt;

&lt;p&gt;It's hard but doable. It takes structure, consistency, and good resources. It's not magic—it's engineering.&lt;/p&gt;

&lt;p&gt;I'm going to prove it. Publicly. For 180 days.&lt;/p&gt;

&lt;p&gt;Want to watch? Or better yet—want to do it with me?&lt;/p&gt;

&lt;p&gt;Comment below. Tell me:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Are you learning AI too?&lt;/li&gt;
&lt;li&gt;What's holding you back?&lt;/li&gt;
&lt;li&gt;What would help you most?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Let's do this together.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Day 1 complete. 179 days to go.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  About Me
&lt;/h2&gt;

&lt;p&gt;I'm a full-stack engineer with 4+ years of experience. I've built scalable systems, led teams, and shipped products. But I've never built AI systems—until now.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;LinkedIn: [linkedin.com/in/surya-anand-04a12b1b7]&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I'll be updating my progress every week. Hit follow so you don't miss it.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Next week: I'll dive into why I chose this specific learning plan over the alternatives. Plus: The top AI resources that actually work (and why most fail).&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>buildinpublic</category>
      <category>career</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
