CS144: Computer Network
Introduction
- Offered by: Stanford
- Prerequisites: Computer System Fundamentals, CS106L
- Programming Language: C++
- Difficulty: 🌟🌟🌟🌟🌟
- Class Hour: 100 hours
One of the lecturers of this course is Professor Nick McKeown, a giant in the field of Networking. At the end of each chapter of MOOC, he will interview an executive in the industry or an expert in the academia, which can certainly broaden your horizons.
In the projects, you will use C++ to build the entire TCP/IP protocol stack, the IP router, and the ARP protocol step by step from scratch. Finally, you will replace Linux Kernel's protocol stack with your own and use socket programming to communicate with your classmates, which is really amazing and exciting.
Resources
- Course Website: https://cs144.github.io/
- Video: https://www.youtube.com/watch?v=r2WZNaFyrbQ&list=PL6RdenZrxrw9inR-IJv-erlOKRHjymxMN
- Textbook: None
- Assignments: refer to the course website
Reference
- PKUFlyingPig
- Lexssama's Blogs
- huangrt01
- kiprey
- 康宇PL's Blog
- doraemonzzz
- ViXbob's libsponge
- 吃着土豆坐地铁的博客
- Smith
- 星遥见
- EIMadrigal
- Joey
Last update: September 22, 2022