From c2789c4be1b0cc9f5c56d9cdf96a52d104a4fa6f Mon Sep 17 00:00:00 2001 From: smxm <695335574@qq.com> Date: Sun, 23 Oct 2022 19:01:15 +0800 Subject: [PATCH] [TRANSLATION] translate topdown_ustc.md --- docs/计算机网络/topdown_ustc.en.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/计算机网络/topdown_ustc.en.md diff --git a/docs/计算机网络/topdown_ustc.en.md b/docs/计算机网络/topdown_ustc.en.md new file mode 100644 index 00000000..d9a33c7c --- /dev/null +++ b/docs/计算机网络/topdown_ustc.en.md @@ -0,0 +1,23 @@ +# USTC Computer Networking:A Top-Down Approach + +## Descriptions + +- Offered by: USTC +- Instructor: Quan Zheng, Jian Yang +- Prerequisites: operating system (non-essential) +- Programming Languages: None +- Difficulty: 🌟🌟🌟 +- Class Hour: 40 hours + +This course is a well-known computer networking course on the Chinese Internet, it adopts the renowned textbook: Computer Networking: A Top-Down Approach, 7th Edition. The lecture style is more practical than purely theoretical (**Strongly recommended** to read the textbook before watching the course, otherwise you *may* not understand the course). + +The course covers the **majority** of the textbook and also **includes** exam content, so enjoy it. + +The recordings of the course were uploaded by Dr. Zheng himself on Bilibili. Moreover, he has been answering questions in the Comments since 2020, which is truly responsible and honest. + +## Resources + +- Course Website: +- Recordings: +- Slides: +- Textbook: Computer Networking: A Top-Down Approach, 7th Edition \ No newline at end of file