Network Engineer — resources

roadmap.sh: https://roadmap.sh/network-engineer

Books

  • Computer Networking: A Top-Down Approach (Kurose & Ross) — the canonical intro; builds from the application layer down so concepts stay grounded in real protocols (HTTP, DNS, TCP).
  • TCP/IP Illustrated, Vol. 1: The Protocols (W. Richard Stevens) — deep, packet-level reference for how TCP/IP actually behaves on the wire; pair it with Wireshark.
  • Computer Networks (Andrew S. Tanenbaum & David Wetherall) — broad, rigorous coverage of every layer; strong on the theory behind switching, routing, and media.
  • Network Warrior (Gary A. Donahue) — practical, Cisco-flavored field guide that fills the gap between certification theory and running production networks (VLANs, STP, routing, troubleshooting).

Courses / practice