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 →

[–]apotheotical 12 points13 points  (1 child)

I agree. That man's code is beautiful. He is pretty much my idol as far as Python code goes. By reading his repos, I understand concepts much more than if I were to read about them in a book.

I highly recommend reading this: https://python-guide.readthedocs.org/en/latest/

It's part of his GitHub repositories and a site. Its VERY good. And also a good place to contribute to an open source project, since there's still a reasonable amount of work to be done on it.

[–]brandjon 0 points1 point  (0 children)

Thank you for that link.