When I first started learning programming, AI became part of my daily routine. I used ChatGPT and Claude almost every day. Isn't just to finish college assignments, but because I genuinely wanted to understand technology beyond the classroom. At first, it felt amazing. I could ask almost anything and receive an explanation within seconds. Whenever I got stuck, AI helped me move forward instead of giving up.

After months of learning this way, I noticed something about my Whenever I copied code too often, I understood less than I thought I did. The code worked, but I couldn’t confidently write it again without looking at AI. That realization made me uncomfortable and not saying AI is bad. In fact, I still use it almost every day.

The difference is that I no longer want AI to think for me—I want it to help me think better. So I slowly changed my learning habits. Instead of immediately copying code, I started typing it manually. Sometimes I modified variables, changed functions, or experimented with different solutions just to understand why the code worked. I also began reading official documentation.

Honestly, it wasn’t easy. Documentation can feel overwhelming for beginners. There were many examples and concepts that I simply couldn’t understand on my first read. Sometimes I still needed AI to explain the documentation in simpler words, and that’s completely okay for me. I’m still learning.