mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-24 02:16:58 +08:00
Update CS110L.en.md
This commit is contained in:
parent
7b5436d596
commit
b3f5ae42c7
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ The latter part of this course focuses on the topic of concurrency, where you wi
|
|||
## Course Resources
|
||||
|
||||
- Course Website: https://reberhardt.com/cs110l/spring-2020/
|
||||
- Recordings: <https://youtu.be/j7AQrtLevUE<https://youtu.be/j7AQrtLevUE>
|
||||
- Recordings: <https://youtu.be/j7AQrtLevUE>
|
||||
- Textbook: None
|
||||
- Assignments:6 Labs, 2 Projects, the course website has specific requirements. There are two interesting Projects for the course, which are
|
||||
1. Implement a GDB-like debugger in Rust
|
||||
|
|
@ -25,4 +25,4 @@ The latter part of this course focuses on the topic of concurrency, where you wi
|
|||
|
||||
## Personal Resources
|
||||
|
||||
All the resources and assignments used by @PKUFlyingPig in this course are maintained in [PKUFlyingPig/CS110L - GitHub](https://github.com/PKUFlyingPig/CS110L)
|
||||
All the resources and assignments used by @PKUFlyingPig in this course are maintained in [PKUFlyingPig/CS110L - GitHub](https://github.com/PKUFlyingPig/CS110L)
|
||||
|
|
|
|||
Loading…
Reference in a new issue