mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-26 03:17:01 +08:00
22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
# Computer Networking: A Top-Down Approach
|
|
|
|
## Descriptions
|
|
|
|
- Offered by: UMass
|
|
- Prerequisites: basic knowledge about computer system
|
|
- Programming Languages: None
|
|
- Difficulty: 🌟🌟🌟
|
|
- Class Hour: 40 hours
|
|
|
|
*Computer Networking: A Top-Down Approach* is a classic textbook in the field of computer networking. The two authors, Jim Kurose and Keith Ross, have carefully crafted a course website to support the textbook, with lecture recordings, interactive online questions, and WireShark labs for network packet analysis. The only pity is that this course doesn't have hardcore programming assignments, and Stanford's [CS144](./CS144.en.md) makes up for that.
|
|
|
|
## Course Resources
|
|
|
|
- Course Website: <https://gaia.cs.umass.edu/kurose_ross/index.php>
|
|
- Recordings: <https://gaia.cs.umass.edu/kurose_ross/lectures.php>
|
|
- Textbooks: Computer Networking: A Top-Down Approach
|
|
- Assignments: <https://gaia.cs.umass.edu/kurose_ross/wireshark.php>
|
|
|
|
## Personal Resources
|
|
|
|
All the resources and assignments used by @PKUFlyingPig in this course are maintained in [PKUFlyingPig/Computer-Network-A-Top-Down-Approach - GitHub](https://github.com/PKUFlyingPig/Computer-Network-A-Top-Down-Approach).
|