{# Course schema: this is what turns a blue link into a result that shows the provider and the level. Only facts that are actually true go in here. #}
ExpoCoder Sign in Start free

Computer Networking

How computers talk: IP addresses, the OSI layers, packets and routing, TCP/UDP, DNS, HTTP and TLS, NAT, firewalls, and sockets. Build network logic in Python.

23 lessons about 8 hours Hard
Learn it by writing it.

Every lesson runs real code in your browser, checked the moment you submit. No installing anything, no setup, no waiting.

Start Computer Networking free

What this course covers

  1. What is a Network?
  2. The Internet: A Network of Networks
  3. The OSI and TCP/IP Layers
  4. IP Addresses
  5. Subnets and CIDR
  6. MAC Addresses, Switches and Routers
  7. Packets and Routing
  8. TCP vs UDP
  9. Ports and Sockets
  10. The TCP 3-Way Handshake
  11. DNS: Names to Numbers
  12. HTTP and HTTPS
  13. TLS: How HTTPS Stays Private
  14. NAT and Private Networks
  15. DHCP: Automatic Addresses
  16. Routing Tables
  17. Firewalls and Network Security
  18. VPNs: Private Tunnels
  19. Sockets in Python (Capstone)
  20. Network Tools
  21. Wi-Fi and Wireless Networking
  22. IPv6: The Next Generation
  23. Network Troubleshooting Workflow

Other courses

Computational Thinking

Learn to think like a problem-solver before you write a single line of code. Break big …

Basic Python

Your first Python course, no experience needed. Learn variables, loops, functions, and …

Intermediate Python

Level up your Python with comprehensions, lambdas, error handling, files, modules, and …

Object-Oriented Programming

Master OOP in Python: classes, objects, inheritance, polymorphism, encapsulation, abstr…

Advanced Python

Go deeper in Python: decorators, generators, type hints, regex, JSON, SQLite, testing, …

Data Structures & Algorithms

Core CS: arrays, lists, stacks, queues, hash tables, trees, graphs, sorting, searching,…

Games with Pygame

Build your own 2D games from scratch: the game loop, sprites, movement, collisions, and…

Java

Learn Java from zero, with no programming background needed. Write your first program, …

C++

Learn C++ from zero, with no programming background needed. Start with your first progr…

C

Learn C from zero, with no programming background needed. The language that Unix, Linux…

JavaScript

Learn JavaScript from scratch: variables, types, loops, functions, arrays and objects, …

Web Frontend

Build for the browser: structure pages with HTML, style them with CSS, then use live AP…

See all courses