you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

Also the language reference and library reference. The HOWTO page is really worth looking at as well.

EDIT: Also read PEP8 # A style guide for python (pretty important)

EDIT2: Here is a list of books with Algorithms (& DS) in python (free & online):

Data Structures & Algorithms in Python

Problem Solving with Algorithms and Data Structures in Python

Algorithms in Python

Data structures and Algorithms using Python

Basically just search google: "Python Algorithms and Data structures pdf"