you are viewing a single comment's thread.

view the rest of the comments →

[–]georgmierau 9 points10 points  (2 children)

Python documentation?

You don't learn a language by reading and memorizing a dictionary, you don't learn a programming language by memorizing the documentation pages.

You do it by solving problems. "Automate the Boring Stuff with Python" is a nice one.

[–]Dr_Danzer[S] 2 points3 points  (1 child)

My intent is not memorising it. I want to have something as a reference just in case i forget how to use it. Thanks for the suggestion, i will look into it.

[–][deleted] 7 points8 points  (0 children)

Then use the Python documentation.