Skip to content

Commit 54b7d9d

Browse files
authored
Add CS1501,2023 Fall and fixed invalid URL (#163)
1 parent 6cf5a8a commit 54b7d9d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@
104104
* Lab
105105
* [@Mikujoker, 2023 Spring](https://github.com/Mikujoker/CPPReference)
106106
* [@Mikujoker, 2024 Spring](https://github.com/Mikujoker/CPPReference/tree/master)
107+
* 笔记
108+
* [@uu-matter543, 2023 Fall](https://github.com/uu-matter543/SJTU-Course-Resource/tree/SJTU-Course-Resource/CS1501%20Thinking%20and%20Methodology%20in%20Programming%20C%2B%2B)
107109

108110
<a name="cs1603"></a>
109111
### CS1603 (原 CS125) - 程序设计
@@ -189,7 +191,7 @@
189191
* [@jianke0604, 2023 Spring](https://github.com/jianke0604/SJTU-course-notes/tree/main/CS2303%20%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F%E8%AF%BE%E7%A8%8B%E8%AE%BE%E8%AE%A1)
190192
* [@VinylCat, 2023 Spring](https://github.com/VinylCat/CS2303)
191193
* [@SusieGlitter, 2025 Spring](https://github.com/SusieGlitter/CS2303)
192-
* [@uu-matter543, 2025 Spring](https://github.com/uu-matter543/SJTU-Course-Resource/tree/SJTU-Course-Resource/CS2303%20Operating%20System%20Projects)
194+
* [@uu-matter543, 2025 Spring](https://github.com/uu-matter543/SJTU-Course-Resource/tree/SJTU-Course-Resource/CS2303%20Project%20Workshop%20of%20Operating%20System)
193195

194196
<a name="cs2304"></a>
195197
### CS2304 (原 CS499) - 计算机科学中的数学基础
@@ -202,7 +204,7 @@
202204
* [@davids1896, 2021 Spring](https://github.com/davids1896/CS499) 中文班
203205
* [@RenyangGuan, 2021 Spring](https://github.com/guanrenyang/SJTU-Course-Notes/tree/main/CS499-%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%A7%91%E5%AD%A6%E4%B8%AD%E7%9A%84%E6%95%B0%E5%AD%A6%E5%9F%BA%E7%A1%80) 中文班
204206
* [@YanjieZe, 2021 Spring](https://github.com/YanjieZe/SJTU_Course_Notes) 中文班
205-
* [@uu-matter543, 2025 Spring](https://github.com/uu-matter543/SJTU-Course-Resource/tree/SJTU-Course-Resource/CS2304%20Mathematics%20Foundation%20of%20Computer%20Science) 中文班
207+
* [@uu-matter543, 2025 Spring](https://github.com/uu-matter543/SJTU-Course-Resource/tree/SJTU-Course-Resource/CS2304%20Mathematical%20Foundations%20of%20Computer%20Science)
206208

207209
<a name="cs2305"></a>
208210

@@ -279,13 +281,14 @@
279281
* [@LuminousXLB, 2020 Spring](https://github.com/LuminousXLB/Algorithms-Notes)
280282
* [@jianke0604, 2023 Spring](https://github.com/jianke0604/SJTU-course-notes/tree/main/CS2308%20%E7%AE%97%E6%B3%95%E4%B8%8E%E5%A4%8D%E6%9D%82%E6%80%A7)
281283
* [@UNIkeEN, 2023 Spring](https://github.com/UNIkeEN/course-notes/tree/main/CS2308_Algorithm%20and%20Complexity)
282-
* [@uu-matter543, 2025 Spring](https://github.com/uu-matter543/SJTU-Course-Resource/tree/SJTU-Course-Resource/CS2308%20Algorithm%20%26%20Complexity)
284+
* [@uu-matter543, 2025 Spring](https://github.com/uu-matter543/SJTU-Course-Resource/tree/SJTU-Course-Resource/CS2308%20Algorithm%20and%20Complexity)
283285
* 英文班 Project
284286
* [@Galaxies99 @KoalaYan @DicardoX, 2020 Spring](https://github.com/Galaxies99/CS214-Project)
285287
* [@YanjieZe @Purewhite2019 @Renyang2ZC, 2021 Spring](https://github.com/YanjieZe/Project-CS214)
286288
* 笔记
287289
* [@Flash-321, 2020 Spring](https://github.com/Flash-321/Course-Note-CS-SJTU-2019-2020-2) 中文班
288290
* [@Galaxies99, 2020 Spring](https://github.com/Galaxies99/SJTU-course-notes) 英文班
291+
* [@uu-matter543, 2025 Spring](https://github.com/uu-matter543/SJTU-Course-Resource/tree/SJTU-Course-Resource/CS2308%20Algorithm%20and%20Complexity) 中文班
289292

290293
<a name="cs2309"></a>
291294
### CS2309 (原 CS241) - 问题求解与实践

0 commit comments

Comments
 (0)