From b3f5ae42c7cf39f5e8e87ede2e1280978c1037b8 Mon Sep 17 00:00:00 2001 From: smxm <695335574@qq.com> Date: Fri, 30 Sep 2022 15:21:12 +0800 Subject: [PATCH] Update CS110L.en.md --- docs/编程入门/CS110L.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/编程入门/CS110L.en.md b/docs/编程入门/CS110L.en.md index 7d8e96eb..b3a4baa1 100644 --- a/docs/编程入门/CS110L.en.md +++ b/docs/编程入门/CS110L.en.md @@ -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: +- Recordings: - 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) \ No newline at end of file +All the resources and assignments used by @PKUFlyingPig in this course are maintained in [PKUFlyingPig/CS110L - GitHub](https://github.com/PKUFlyingPig/CS110L)