mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 18:06:56 +08:00
[TRANSLATION] translate topdown.md
This commit is contained in:
parent
4b713d4467
commit
9cc5b83adf
1 changed files with 20 additions and 0 deletions
20
docs/计算机网络/topdown.en.md
Normal file
20
docs/计算机网络/topdown.en.md
Normal file
|
|
@ -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: <https://gaia.cs.umass.edu/kurose_ross/index.php>
|
||||||
|
- Recordings: <https://gaia.cs.umass.edu/kurose_ross/lectures.php>
|
||||||
|
- Textbooks: Computer Networking: A Top-Down Approach
|
||||||
|
- Assignments: <https://gaia.cs.umass.edu/kurose_ross/wireshark.php>
|
||||||
|
|
||||||
|
## 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).
|
||||||
Loading…
Reference in a new issue