From bf0626b06f7c7d9195e8055bd13cb8b3d64b849d Mon Sep 17 00:00:00 2001 From: BarbarossaWang <40034814+BarbarossaWang@users.noreply.github.com> Date: Fri, 23 Sep 2022 19:44:41 +0800 Subject: [PATCH] fix topdown description --- docs/计算机网络/topdown.en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/计算机网络/topdown.en.md b/docs/计算机网络/topdown.en.md index 8c74f71b..5b3fac7e 100644 --- a/docs/计算机网络/topdown.en.md +++ b/docs/计算机网络/topdown.en.md @@ -8,6 +8,8 @@ - Difficulty: 🌟🌟🌟 - 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 Website: