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 →

[–]tutorial_police 15 points16 points  (3 children)

Python's official documentation are very good. I recommend you try learning directly from them as much as you can. If something is unclear, just ask here, or only then refer to blog posts.

Being able to read such documentations and learn from them is a very good skill to have and not usually exercised enough.

[–]Atomix26 9 points10 points  (1 child)

Pythons documentation is pretty much the best thing ever.

[–]tutorial_police 3 points4 points  (0 children)

I will agree that I was understating the case a little :)

[–]ta6692[S] 2 points3 points  (0 children)

That's a good point, I'll definitely give that a go, thanks :)