Python

Python Resources

Documentation Official Python 3 Documentation - “official” PEP 8 - Style Guide for Python Code Textbooks Dive Into Python survey of Python syntax, datatypes, etc. Think Python by Allen Downey - general overview of the Python language.