Your Development Machine
You start with a plain Windows computer and end with a real development machine -- a Linux system inside Windows, your tools installed, Claude Code ready, your code on GitHub, and Microsoft Teams set up for the live classes.
Class 1What you are setting up, and why
The whole toolchain you will build, from editor to cloud.
Class 2Installing Antigravity
Setting up the AI coding editor you will build in.
Class 3Turning on WSL-2 on Windows
Letting Windows run a real Linux system inside it.
Class 4Installing Ubuntu in WSL-2
Putting a real Linux (Ubuntu) inside WSL.
Class 5Getting around Ubuntu: terminal basics
The handful of commands you need every day.
Class 6Installing your tools
Git, a language or two, and the build basics.
Class 7Installing and setting up Claude Code
Getting your AI building partner ready to work.
Class 8Creating a GitHub account and your first repository
Somewhere online to keep and share your code.
Class 9Git basics: commit, push, pull
Saving your work and sending it to GitHub.
Class 10Connecting GitHub securely
Letting your machine talk to GitHub safely.
Class 11Setting up Microsoft Teams for the live classes
Getting into the room where the classes happen.
Class 12Semester 1 review: a working dev machine
Checking the whole machine is ready to build.