| layout | entry |
|---|---|
| title | Resources for Python |
- A Byte of Python
- Python for you and me
- The Hitchhiker’s Guide to Python!
- Python.org Python Tutorial (Note: Python version can be selected from dropdown at top left)
- MIT 6.00: Introduction to Computer Science and Programming (Spring 2011) (The course is led by Prof. John Guttag, taught with Python and is structured particularly for remote students.)
- CS101 course @ Udacity (While not strictly a Python course, it users Python as the medium of instruction.)
- A Whirlwind Tour of Python (Jupyter notebooks accompanying the eponymous book)
- Python Tricks: A Buffet of Awesome Python Features
- Learn Python the Hard Way (Do not let the title fool you)
- Python Koans
- CheckIO: Python-programming-driven online adventure game (Solve problems with Python to advance to new levels. It welcomes beginner and experienced programmers. It is new (as of Dec 2012), so could be buggy sometimes. Also turn your "Proper English" language filters off :)
- Python track @ Codeacademy
- Dive Into Python
- Dive Into Python 3 (for Python 3)
- Python Documentation (Note: There is a drop down box at the top left to select the python version)