Resources
Things to install on your computer
- Python
- On Windows, you will be given the option to add Python to your PATH. Check this box!

- On Windows, you will be given the option to add Python to your PATH. Check this box!
- Visual Studio Code
GitHub Codespaces
GitHub offers a web-based environment for programming, which includes Visual Studio Code. It is free for education, so sign up with your Drake email account. Caveat: Using this in a class is still experimental.
- Direct link to GitHub Codespaces: https://github.com/codespaces
- A link to a fake assignment in a GitHub classroom that I set up in case you need to access Codespaces that way: https://classroom.github.com/a/Bv3qKz6K
CodePost
CodePost is the tool we will use for submitting programming assignments.
Sign up for codePost using your Drake email address and the invite code KDMIIJC8EW.
Reference
The image above is from the Python documentation on Using Python on Windows