Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #140

Merged
merged 2 commits into from
Jun 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
### 目录

* [CS0501, CS0501H (原 CS149, CS158, CS358): 数据结构](#cs0501)
* [CS1501: 程序设计思想与方法](#cs1501)
* [CS1603 (原 CS125): 程序设计](#cs1603)
* [CS1956 (原 MS125): 编程综合实践](#cs1956)
* [CS2301 (原 CS308): 编译原理](#cs2301)
Expand Down Expand Up @@ -94,6 +95,12 @@
* [@UNIkeEN, 2022 Fall](https://github.com/UNIkeEN/course-notes/tree/main/CS0501_Data%20Structure)
* 小作业
* [#29](https://github.com/SJTU-CSE/awesome-cs/pull/29) 数据结构(荣誉)课程助教不建议公开索引代码。

<a name="cs1501"></a>
### CS1501 - 程序设计思想与方法

* Lab
* [@Mikujoker, 2024 Spring](https://github.com/Mikujoker/CPPReference/tree/master)

<a name="cs1603"></a>
### CS1603 (原 CS125) - 程序设计
Expand Down
Loading