Comp 101 Windows

Chrome Web Browser

Your projects in this course will run in a web browser. While most web browsers should work, we only support and test in the Google Chrome web browser. Install it by following the instructions below. We suggest making it your computer's default web browser.

1. Follow this link: https://www.google.com/chrome/...
2. Select "Download Chrome"
3. Accept the Agreement
4. Open the ChromeSetup.exe installer and press Yes if prompted for permission to install

node.js - JavaScript Runtime

1. Follow this link: https://nodejs.org/en/download...
2. Select the "Windows Installer" under the LTS tab. If given the option, select the 64-bit option.


3. After the download completes, open the installer.
4. Continue through the installation screens using the default settings until the install is complete.

git and bash - Developer Tools

1. Follow this link: https://git-scm.com/downloads
2. Select "Windows"


3. After the download completes, open it.
4. Continue through the installation screens using the default settings until the install is complete.

Visual Studio Code - Programming Text Editor

We will write our programs' code in the editor Visual Studio Code this semester.

1. Follow this link: https://code.visualstudio.com/...
2. Download the Windows installer


3. Open the downloaded installer
4. Continue through the installation screens using the default settings until the install is complete.