mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 18:06:56 +08:00
[TRANSLATION] translate topdown_ustc.md
This commit is contained in:
parent
a48885dddc
commit
c2789c4be1
1 changed files with 23 additions and 0 deletions
23
docs/计算机网络/topdown_ustc.en.md
Normal file
23
docs/计算机网络/topdown_ustc.en.md
Normal file
|
|
@ -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: <http://staff.ustc.edu.cn/~qzheng/teaching.html>
|
||||
- Recordings: <https://www.bilibili.com/video/BV1JV411t7ow/>
|
||||
- Slides: <http://staff.ustc.edu.cn/~qzheng/cn.zip>
|
||||
- Textbook: Computer Networking: A Top-Down Approach, 7th Edition
|
||||
Loading…
Reference in a new issue