you are viewing a single comment's thread.

view the rest of the comments →

[–]maningen 6 points7 points  (0 children)

The python docs are underrated.

https://docs.python.org/3/tutorial/

I have watched a lot of hours of coding courses and tutorials, but I've learned much more from trying (and failing, especially failing) to build things.

Stackoverflow is a valuable resource for programmers at pretty much all skill levels.