Due: Before the first class meeting
Who: Windows laptop users only. Mac and Linux users skip this.
This course uses Unix-style tools (Git, LaTeX, Python). On Windows, we use WSL2 (Windows Subsystem for Linux) to run Ubuntu Linux inside Windows. All terminal work in this course must be done inside WSL/Ubuntu, not in PowerShell.
Follow Microsoft’s official WSL installation guide. Brief steps:
wsl --install
wsl. You should see a Linux prompt (username@machine:~$).See Microsoft’s official WSL installation guide for detailed steps and troubleshooting.
Arrive at Class 01 with Ubuntu (WSL2) installed and working. You should be able to type wsl and get a Linux shell.