Pre-Class TODO's

1. Download Postman

2. Install Python 3.9.12

You can check your python installation with

circle-info

You may also have access to Python 3.9.12 via the python3 command

If you do not have Python 3.9.12 installed on your machine, download it herearrow-up-right. This is the same version that is used in CS 1110 this semester.

3. Download Demo Starter Code

file-archive
581B
archive

4. Set up your Virtual Environment

Windows

Mac/Linux

For a more detailed rundown (and/or) troubleshooting on virtual environments, click here.

Last updated

Was this helpful?