01. Foundations
Understand how the web works and set up your daily workflow.
What to learn
Section titled “What to learn”- Internet basics: client, server, request, response.
- Basic command line navigation.
- Git essentials: add, commit, push, pull.
- VS Code setup and extensions.
Deliverables
Section titled “Deliverables”- A GitHub account and one repository.
- A simple project with a README and commit history.
- Basic terminal confidence (navigate, create files, run scripts).
Exit criteria
Section titled “Exit criteria”You can create a project, version it with Git, and explain what happens when a browser requests a webpage.