Web Resources

Search for python information on this custom search page.

For students on the ICS mail list, you can also access the Python website reviews.

Here's a great cheat sheet (and another and another) to get you started with many concepts.

Editors

    • Python (with the IDLE editor) can be downloaded from here.

    • Portable Python can be downloaded from here.

      • If you are running PyGame with Portable Python, download this version.

    • Pycharm EDU (which we're using in class) can be downloaded from here.

    • TextWrangler (editor) for the Mac can be downloaded here.

    • Learn Python (online editor/simulator) is available here.

Books/Cheatsheet

Tutorials

Other Teachers/Professors