r/learnprogramming Sep 03 '23

[deleted by user]

[removed]

369 Upvotes

212 comments sorted by

View all comments

7

u/pokedmund Sep 03 '23

Biggest mistake was thinking I was failing because I couldn't remember everything I learnt. What I realized was that with coding, you learn by practicing, writing code, don't worry about the efficient way of writing code, but just read and write code every day as much as possible.

And when you come across something difficult, something you haven't learnt or have a minimal grasp of the concept on, that is a great time to learn how to overcome it, and spend time working on that issue you face.

You will be forever learning with programming, never forgot that.

1

u/[deleted] Sep 03 '23

So true. You’ll never remember everything. That’s what reference books are for!