Setup
Concepts track — nothing to install. These built-in tools let you watch each layer work; every lesson uses one or two.
Lessons
1
The Big Picture: Packets & Layers
The internet's founding trick: chop every message into small packets, let each o…
→
2
IP Addresses & Routing
Every machine on the internet has an address. How your laptop — with its private…
→
3
DNS — The Internet's Phone Book
Computers route by number; humans remember names. DNS translates example.com int…
→
4
TCP & UDP — Reliable vs Fast
IP delivers packets 'best effort' — they can vanish, duplicate, or arrive shuffl…
→
5
HTTP & HTTPS
Above all the plumbing sits a plain-text conversation: 'GET /page' — '200 OK, he…
→
6
The Full Journey: URL to Pixels
Everything assembled: type example.com, press Enter, and watch every layer from …
→
7
Internet Cheatsheet
Layers, ports, status codes, and debug commands — one page.
→