why does it feel like I understand things until I try to code them myself?

Posted by manchesterguy33@reddit | learnprogramming | View on Reddit | 19 comments

I’ve been learning programming for a few weeks now (mostly Python), and I keep running into the same problem.

when I watch a tutorial or read something, it all makes sense. I can follow along, I get what the code is doing.

but then when I try to build something on my own, even something simple, my brain just kind of blanks.

like I know the pieces, but I don’t know how to put them together without copying.

is this just part of the process or am I doing something wrong?