Computing Resources

Installing Python 3.8

All of our programming will be done using version 3.8 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.

Please follow the CSE 160 Instructions for installing Python here.

If you have any problems, please visit office hours, post on the course message board, or send email to the course staff so that we can help you with this essential step.

Resources for practicing/learning Python basics:

CSE 160 Handouts: