From 13a420c168812f355ad19eab0082c18c1be8179d Mon Sep 17 00:00:00 2001 From: smxm <695335574@qq.com> Date: Mon, 24 Oct 2022 18:26:13 +0800 Subject: [PATCH] [TRANSLATION] translate topdown_ustc.md (#283) * [TRANSLATION] translate topdown_ustc.md * Update topdown_ustc.en.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..b8ab6ef9 --- /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 (not required) +- 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_. This a practical course that is not limited to theoretical knowledge, but it is **Strongly recommended** to read the textbook before watching videos, otherwise you _may_ not catch up with the course easily. + + +The course covers the **majority** of the textbook and also **includes** exam content, so enjoy it. + +The recordings of the lectures were uploaded by Prof. Zheng himself on Bilibili. Moreover, he has been answering questions in the comments below the videos since 2020, which is very patient and responsible. +## Resources + +- Course Website: +- Recordings: +- Slides: +- Textbook: _Computer Networking: A Top-Down Approach, 7th Edition_