fix topdown description

This commit is contained in:
BarbarossaWang 2022-09-23 19:44:41 +08:00 committed by GitHub
parent 9cc5b83adf
commit bf0626b06f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,8 @@
- Difficulty: 🌟🌟🌟 - Difficulty: 🌟🌟🌟
- Class Hour: hours - Class Hour: 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 supporting the textbook, recorded online course videos, interactive online chapter tests and labs for packet analysis using WireShark. 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 Resources
- Course Website: <https://gaia.cs.umass.edu/kurose_ross/index.php> - Course Website: <https://gaia.cs.umass.edu/kurose_ross/index.php>