Struggling to move from learning to actually building

Posted by PalpitationOk839@reddit | learnprogramming | View on Reddit | 5 comments

Hey everyone

I’ve been learning programming for a while now and I understand the basics pretty well things like syntax, loops, functions, and even some OOP concepts

But whenever I try to build something on my own I just freeze

I don’t know where to start, how to break the problem down, or what steps to follow
I usually end up searching everything or looking at examples and then it feels like I’m just copying instead of actually learning

I feel like I’m stuck in this loop of learning but not creating anything meaningful

How did you guys move past this stage

Also how do you make your thinking process more simple and Runable when starting a new project

Any advice would really help 👍