References

This section will be extended throughout the course. If you have good materials you want to share, please post them into our chat, and I will integrate them here.

Core Topic

Python Basics

Official Python Documentation

Tools

  • Thonny - Python IDE for beginners

  • PyCharm - more advanced IDE for developers

  • Jupyter notebooks & more - web docs with interactive Python snippets (usable on your own device as a pip module, or on the jupyter.org site - Google’s Colab is also just a version of Jupyter notebooks)

Extended Materials

Extended materials on topics beyond what we will be doing in the course: