I've been stuck in a loop where every time I come up with a project idea, I immediately turn to AI for help—even for the simplest tasks. It's gotten to the point where I'm forgetting what I actually learned. How can I start relying less on AI and get back to coding on my own?
5 Answers
You might want to take a break from AI altogether. If you notice that it's messing with your problem-solving skills and you can't seem to put it down, it might be time to tackle that issue more seriously than just looking for advice online.
Honestly, if AI feels like a crutch, just stop using it. There are tons of other resources out there for learning—check out Microsoft’s documentation for languages like C or C++, explore freeCodeCamp, or dive into video tutorials. You’ll find plenty of ways to learn without AI.
There are studies showing that relying too much on AI can really mess with your critical thinking skills. If you're serious about learning, stepping away from AI might be the best move. It can be just as bad as falling into Tutorial Hell!
If you want to break free, try forcing yourself to dig through documentation instead of asking AI everything. I usually just consult AI for specific syntax when I'm really stuck; otherwise, I rely on the docs.
Try adopting a "reps" mindset! Just like you would in the gym, practice your coding skills repeatedly. Build your project from scratch each time, focusing on different aspects each round. It’ll help you learn and understand the process much better as you confront different challenges with each build.
Totally agree! Each attempt will teach you something new for sure.

That sounds like a solid way to really grasp the material! I think sometimes just having a fresh start can show you how much you know.