Introduction to Computer Networks (Online)

Fall 2022


The steps to add the course:
1. Email polly (statng your name, student ID, department, year).
2. Follow the 1st couple weeks of lectures. Complete Quiz#1-2.
3. The authorization code will be distributed on a prioity FCFS basis by 9/15 5pm.
4. We plan to take 40ish students and the priority goes to the international students.


Lectures
Slack
Admin
Schedule
Slides
Videos
Golang
Exams
Syllabus

This is an introductory course on computer networks, largely the Internet. The course is designed for undergraduate students who are interested in the science and engineering aspects of the Internet. The goal is two-fold: to communicate the technical essence and to foster development skill.

We will take the top-down approach this semester. Following a (hopefully) brief overview, the lectures will go right into the Internet applications most of us are familiar with, e.g., the WWW and the HTTP protocol that's supporting the operation of WWW. HTTP there is referred to as an Application layer protocol.

The intention is to go 3-4 weeks per layer, digging in to the low-level details one layer at a time, e.g., the TCP protocol running at the Transport layer, and the BGP routing running at the Network layer. When time permits, we shall look into the Ethernet protocol running at the Link Layer.

Communication of knowledge is often more effective when it's put into use. Eying also the job prospective, the course features a series of programming assignments (PAs) and accompanying videos to lead you into the world of network and web programming with Go, a programming language adopted widely by the major Internet companies, e.g., Google and Facebook, for server-side implementations.

Objectives:

Topics:

Textbook: