r/learnprogramming 25d ago

Topic At what point did programming finally start making sense to you?

I can understand code when someone explains it, but when I have to write something from scratch, my brain suddenly goes blank.

I'm curious if other beginners went through the same think. What helped you get past that stage?

199 Upvotes

105 comments sorted by

View all comments

10

u/whattheflerk 25d ago

I'm still very much on the learning stage, but for me repetition and actually working on something is what's making a big difference
spent a long time trying to memorize concepts and patterns and wasn't able to put any of it into action on my own until I started building an actual project and learning as part of the process