Skip to content

01. Foundations

Understand how the web works and set up your daily workflow.

  • Internet basics: client, server, request, response.
  • Basic command line navigation.
  • Git essentials: add, commit, push, pull.
  • VS Code setup and extensions.
  • A GitHub account and one repository.
  • A simple project with a README and commit history.
  • Basic terminal confidence (navigate, create files, run scripts).

You can create a project, version it with Git, and explain what happens when a browser requests a webpage.