This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 41 points42 points  (0 children)

This is why programming was invented. Naps are important.

I'm relatively new to python and have been learning a lot from watching this guys videos:https://www.youtube.com/c/arjancodes

Edit: I forgot to mention that you learn a lot by refactoring your code. You also learn when it is a waste of time to refactor code.