<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Journaling My Coding Journey]]></title><description><![CDATA[Journaling My Coding Journey]]></description><link>https://journalingmyjourney.hashnode.dev</link><generator>RSS for Node</generator><lastBuildDate>Thu, 17 Sep 2026 10:15:45 GMT</lastBuildDate><atom:link href="https://journalingmyjourney.hashnode.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[The Regret of Learning Too Fast with AI]]></title><description><![CDATA[I started coding back in 2021–2022, when Java was introduced as a subject in school. That changed everything for me. I fell in love with the idea of building things — not solving complex problems, just creating something out of nothing using loops, f...]]></description><link>https://journalingmyjourney.hashnode.dev/the-regret-of-learning-too-fast-with-ai</link><guid isPermaLink="true">https://journalingmyjourney.hashnode.dev/the-regret-of-learning-too-fast-with-ai</guid><category><![CDATA[Programming Blogs]]></category><category><![CDATA[AI]]></category><category><![CDATA[#selftaughtdeveloper]]></category><category><![CDATA[DSA]]></category><dc:creator><![CDATA[Nikhil Karmakar]]></dc:creator><pubDate>Tue, 29 Jul 2025 20:12:30 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1753820543056/321c4a26-2219-48c9-abec-18e8495f388d.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I started coding back in 2021–2022, when Java was introduced as a subject in school. That changed everything for me. I fell in love with the idea of building things — not solving complex problems, just creating something out of nothing using loops, functions, and basic logic.</p>
<p>Back then, I didn’t even know I could Google errors. I would just keep trying on my own, and when I got completely stuck, I’d go to my teacher. I wasn’t doing any DSA or using Maven — just simple, raw programming. I even wrote basic utilities like <code>split()</code> myself, just to understand how they worked. It felt honest. It felt real.</p>
<p>Then ChatGPT arrived. Suddenly, I was coding faster than ever. It was exciting — but I didn’t realize what I was losing. Over time, I stopped understanding the code deeply. I was writing more, but learning less. Eventually, I noticed that the <strong>quality</strong> of my thinking and code had dropped. What used to be beautiful and intentional became rushed and shallow.</p>
<p>Now, I’ve done over 160 days of consistent DSA practice. I’ve built small dev projects. But I’ll be honest — I still rely on hints or help to solve tougher problems. I rarely complete them fully on my own, and that’s frustrating.</p>
<p>So I’ve made a shift. I’m starting to use AI only for code structure or explanations — never for full solutions. I want to build that lost foundation again, from the ground up.</p>
]]></content:encoded></item></channel></rss>