Skip to content

Commit

Permalink
[ENHANCE] Add additional resources for CS110L (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
HangX-Ma authored Jun 12, 2023
1 parent c2ab954 commit e4c3efd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/编程入门/CS110L.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
1. 用 Rust 实现一个类似于 GDB 的 debugger
2. 用 Rust 实现一个负载均衡器

> [CS 242: Programming Languages, Fall2019](https://stanford-cs242.github.io/f19/) week6 到 week9 关于 Rust 内容的讲解非常细致, 可以作为该课程的讲义补充。 另外, Ryan 在 <https://reberhardt.com/cs110l/spring-2021/> 中补充了 2020 版本缺失的关于 Futures Trait 内容的视频。
## 资源汇总

@PKUFlyingPig 在学习这门课中用到的所有资源和作业实现都汇总在 [PKUFlyingPig/CS110L - GitHub](https://github.com/PKUFlyingPig/CS110L) 中。
Expand Down

0 comments on commit e4c3efd

Please sign in to comment.