mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-21 00:47:16 +08:00
Merge 0a84277afe into 3ec3100168
This commit is contained in:
commit
8e60aa028a
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Personally, I find the concept of "futures" in Rust fascinating and elegant, and
|
|||
## Course Resources
|
||||
|
||||
- Course Website: <https://reberhardt.com/cs110l/spring-2020/>
|
||||
- Recordings: <https://youtu.be/j7AQrtLevUE>
|
||||
- Recordings: <https://www.youtube.com/playlist?list=PLa24RbCI3sXtsSesfv3dmxRUa32XP1dQ2>
|
||||
- Textbook: None
|
||||
- Assignments: 6 Labs, 2 Projects, the course website has specific requirements. The projects are quite interesting where you will Implement a GDB-like debugger and a load balancer in Rust.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue