mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 01:47:13 +08:00
add some resource for CS144
This commit is contained in:
parent
9ca74dfb5f
commit
67581cb9b6
1 changed files with 15 additions and 1 deletions
|
|
@ -18,3 +18,17 @@
|
||||||
|
|
||||||
## 资源汇总
|
## 资源汇总
|
||||||
我在学习这门课中用到的所有资源和作业实现都汇总在[这个Github仓库](https://github.com/PKUFlyingPig/CS144-Computer-Network)中。
|
我在学习这门课中用到的所有资源和作业实现都汇总在[这个Github仓库](https://github.com/PKUFlyingPig/CS144-Computer-Network)中。
|
||||||
|
|
||||||
|
### 一些可以参考的博客
|
||||||
|
- [Lexssama's Blogs](https://lexssama.github.io/tags/CS144/)
|
||||||
|
- [huangrt01](https://github.com/huangrt01/CS-Notes/blob/master/Notes/Output/Computer-Networking-Lab-CS144-Stanford.md)
|
||||||
|
- [kiprey](https://kiprey.github.io/tags/CS144/)
|
||||||
|
- [康宇PL's Blog](https://www.cnblogs.com/kangyupl/p/stanford_cs144_labs.html)
|
||||||
|
- [doraemonzzz](http://doraemonzzz.com/tags/CS144/)
|
||||||
|
- [ViXbob's libsponge](https://vixbob.moe/25.html)
|
||||||
|
- [吃着土豆坐地铁的博客](https://www.epis2048.net/categories/Code/Stanford-CS144/)
|
||||||
|
- [Smith](https://www.inlighting.org/archives/2021-cs144-notes/#Lab-4-the-TCP-connection)
|
||||||
|
- [PKUFlyingPig](https://github.com/PKUFlyingPig/CS144-Computer-Network)
|
||||||
|
- [星遥见](https://www.cnblogs.com/weijunji/tag/CS144/)
|
||||||
|
- [EIMadrigal](https://www.cnblogs.com/EIMadrigal/p/15500472.html)
|
||||||
|
- [Joey](http://yuzijun.life/2021-02/CS144)
|
||||||
Loading…
Reference in a new issue