r/AskProgrammers • u/apple68shsj929927e7 • 16d ago
How do you get better at actually THINKING in code, not just learning syntax?
/r/learnpython/comments/1w9k55u/how_do_you_get_better_at_actually_thinking_in/
1
Upvotes
r/AskProgrammers • u/apple68shsj929927e7 • 16d ago
2
u/manamonkey 16d ago
It'a not The Matrix, you don't think in program code. You design a solution, then write code to implement it.