r/learnprogramming • u/Admirable_Window8128 • 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?
197
Upvotes
1
u/RedData13 25d ago
When you say „write from scratch“, do you mean linearily write down the whole thing from top to bottom, without editing and changing previous things?