IWTL how to finally learn coding in a structured way without losing consistency
I have been trying to learn programming for a while now but my progress has never felt stable. Every time I start, I feel motivated in the beginning. I pick up beginner tutorials, follow along step by step, and everything seems clear while I am watching. It gives me the feeling that I am finally understanding it.
The problem starts when I try to do anything on my own. As soon as I close the tutorial and try to build something small without guidance I completely lose direction. I do not know what to start with how to connect the ideas or how to break a problem into steps. That is usually the point where I get frustrated and stop for a while.
After a break I come back and repeat the same cycle again. I watch more videos try different playlists and hope that something will click but it always ends up the same way. I can follow instructions, but I cannot seem to move from copying to actually understanding and building.
Now I want to change that approach completely. I do not want to just collect more tutorials or switch between resources anymore. I want to actually learn how to think like someone who can build small projects from scratch and gradually improve over time. I want to understand what a real beginner path looks like when done properly and how people stay consistent long enough to actually get good at it.
IWTL how to structure my learning so I stop getting stuck in this loop and finally start making real progress in coding.