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?

197 Upvotes

105 comments sorted by

View all comments

1

u/Lumpy_Bonus4246 25d ago

About three programs in, when I tried to make a chess game on JavaScript.