From 9cc5b83adf6107628f51a4c96673c1395ce732ad Mon Sep 17 00:00:00 2001 From: BarbarossaWang <40034814+BarbarossaWang@users.noreply.github.com> Date: Fri, 23 Sep 2022 19:37:01 +0800 Subject: [PATCH] [TRANSLATION] translate topdown.md --- docs/计算机网络/topdown.en.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/计算机网络/topdown.en.md diff --git a/docs/计算机网络/topdown.en.md b/docs/计算机网络/topdown.en.md new file mode 100644 index 00000000..8c74f71b --- /dev/null +++ b/docs/计算机网络/topdown.en.md @@ -0,0 +1,20 @@ +# Computer Networking: A Top-Down Approach + +## Descriptions + +- Offered by: UMass +- Prerequisites: basic knowledge about computer system +- Programming Lanuages: None +- Difficulty: 🌟🌟🌟 +- Class Hour: hours + +## Course Resources + +- Course Website: +- Recordings: +- Textbooks: Computer Networking: A Top-Down Approach +- Assignments: + +## 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).