Computing Resources

Quick links to:

Resources for practicing/learning Python basics:

CSE 160 Handouts:

CSE 160 Lecture & Section Notes, etc.:

Installing Python 3.7

All of our programming will be done using version 3.7 of the Python programming language. Python is free and open-source, and is easy to install on Windows, Mac, and Linux platforms. We will use a distribution of Python that is graciously provided by Anaconda, which is a popular data science computing platform. Go to the appropriate section below for your operating system — Linux, MacOS, or Windows

If you have any problems, please send email to the course staff so that we can help you with this essential step.