Yinmin Zhong
bfe1a96e32
add nav
2025-07-11 00:51:54 +08:00
Yinmin Zhong
a08d2e4507
[COURSE] Add UCB-CS168 ( #748 )
...
* fix
* add cs168
2025-06-08 11:07:20 +08:00
xeonliu
57eecf19f2
[COURSE] Add SJTU SE3355: Compiler Course ( #727 )
...
* Add SJTU Compiler Course
* Update Index
* Fix Indentation
2025-06-08 00:23:04 +08:00
Yinmin Zhong
a74ddd98d3
[COURSE] Add LLM related courses ( #746 )
...
* add CMU11868
* add cmu11-667
* add cmu11711
* update cmu11-868
* update cmu-11667
* nits
2025-06-08 00:16:52 +08:00
Yinmin Zhong
2b4ba63b09
[COURSE] Add Deep Generative Model Roadmap ( #744 )
...
* add DGM section
* add roadmap
2025-06-07 23:18:04 +08:00
Yuchen Mu
f234ecf6f9
[COURSE] Add KAIST CS220 ( #724 )
...
* [COURSE] Add KAIST CS220
* add course kaist cs220
2025-03-24 21:34:31 +08:00
Alidme
47a2815a7f
[COURSE] Add MIT6.100L ( #699 )
...
* Create MIT6.100L.md
* Update MIT6.100L.en.md
* Update MIT6.100L.md
2025-01-24 22:43:12 +08:00
Yinmin Zhong
a06af57d9d
[COURSE] Add MIT6.5940: TinyML ( #694 )
...
* add tinyml
* nits
* nits
2025-01-09 07:18:58 +08:00
Andy Tian
5665e2d544
[Feat] Open external links in markdown on a new tab ( #682 )
2024-11-29 01:20:50 +08:00
ZHAOYANG ZHANG
bc10573cdb
[COURSE] Add USTC Principles and Techniques of Compiler ( #671 )
2024-10-21 12:53:09 +08:00
linzhuo
7aa439ae30
[FEATURE] Enable last commit time for each file ( #658 )
...
* update mkdoc
* enable last commit time for each markdown page
2024-09-10 21:16:31 +08:00
Zijian Yi
dd23187134
[COURSE] Add KAIST CS420: Compiler Design ( #632 )
...
* [COURSE] Add KAIST CS420: Compiler Design
* fix: resolve comments
2024-07-22 11:52:36 +08:00
Yunkai Zhang
462bfb74bc
[COURSE] Add Cambridge: Semantics of Programming Languages ( #615 )
...
* feat: added "semantics of programming languages" course
* fix: fixed format errors as suggested
2024-05-21 19:14:50 +08:00
Yinmin Zhong
454ed96e2a
[FIX] fix error in mkdocs.yml ( #611 )
2024-05-09 01:10:57 +08:00
KEMU XU
d750f063e5
[COURSE] Add MIT 6.092: Introduction To Programming In Java ( #610 )
...
* update the MIT 6.092: Introduction To Programming In Java course for Java programming in Programming Language section.
* update related information on docs/CS学习规划.en.md and docs/CS学习规划.md
* fixes are made based on suggestions
2024-05-08 11:47:55 +08:00
Yinmin Zhong
bbf17e3f21
[COURSE] Add CMU17-803 Empirical Methods ( #596 )
2024-04-14 15:57:28 +08:00
Yinmin Zhong
2f81e8ceaa
[COURSE] Add CS110 System Principles course ( #595 )
...
* reorganize intro to system courses
* nits
2024-04-14 15:18:18 +08:00
Yinmin Zhong
7a320f474a
[COURSE] Add PKU compiler practice course ( #594 )
...
* add PKU compiler practice course
* nits
2024-04-14 14:35:08 +08:00
Yinmin Zhong
4979ddabbe
[UPDATE] Reorganize the intro to programming section ( #593 )
...
* reorganize intro to programming
* nits
* nits
2024-04-14 00:55:13 +08:00
Yinmin Zhong
b1f5acaa25
[COURSE] Add MIT6.1600 ( #592 )
2024-04-13 23:43:57 +08:00
TekkenSteve
efb461bbc3
[COURSE] Add NJU Compiler Course ( #579 )
2024-03-31 16:26:19 +08:00
Guo Pengfei
39e703f424
[COURSE] Add USTC Graphics Course ( #556 )
...
* 添加USTC的图形学课程
* Update mkdocs.yml
* Update EECS498-007.md
* Update EECS498-007.en.md
* Update USTC ComputerGraphic.en.md
* Update USTC ComputerGraphic.md
* Update USTC ComputerGraphic.md
* Update and rename USTC ComputerGraphic.md to USTC ComputerGraphics.md
* Update and rename USTC ComputerGraphic.en.md to USTC ComputerGraphics.en.md
* Update USTC ComputerGraphics.en.md
* Update mkdocs.yml
* Update USTC ComputerGraphics.md
* Update USTC ComputerGraphics.md
2024-01-26 00:09:18 +08:00
Yinmin Zhong
1f4cdd486b
[UPDATE] Update dependencies && fix English navigations ( #541 )
2023-12-14 22:21:11 +08:00
Qi Zhan
cb391bb818
[FIX] Fix English PL title bug ( #532 )
2023-11-21 12:41:32 +08:00
Qi Zhan
14b2b931c8
[REFACTOR] Refactor the organization for software analysis course ( #522 )
2023-10-12 20:26:42 -05:00
Qi Zhan
3673c718ac
[COURSE] Add PKU Software Analysis ( #520 )
2023-10-12 15:42:40 +08:00
Qi Zhan
6b3482e52c
[COURSE] Add KAIST CS431: Concurrent Programming ( #514 )
2023-10-03 11:39:07 -04:00
Guo Jiaming
c14dde8d9e
[COURSE] Add Syracuse University SEEDLabs ( #510 )
...
* Add Syracuse University SEEDLabs
* Update CS学习规划.md
2023-09-27 20:37:34 -04:00
gogo
85ab88308b
[FIX] fix search language error in mkdocs.yml ( #502 )
...
* fix search language error
* add search language english
* fix search language error
2023-09-01 15:42:12 +08:00
Qi Zhan
7fb7acb200
[COURSE] Add NJU Software Analysis ( #495 )
2023-08-19 14:56:38 +08:00
Qi Zhan
775f7e49cf
[COURSE] Add Stanford CS242 ( #493 )
...
* add cs242
* 增加cs242英文,修改位置
* 删除了标题中多余的课程名称
* 修改英文版语病
2023-08-17 19:29:11 +08:00
featherwit001
c49f7f9dd7
[COURSE] Add CS3110 Cornell University ( #490 )
...
* [COURSE] Add CS3110 Cornell University
* [COURSE] Add CS3110 Cornell University modify format
2023-08-15 21:32:02 +08:00
Yinmin Zhong
ba9520c5b7
[FIX] fix format error in mkdocs.yml ( #487 )
2023-08-08 22:57:12 +08:00
Yuchen Mu
e8e413fcf3
[COURSE] Add UCB-Sysadmin-DeCal ( #484 )
...
* Add 2 course
* fix my commit
* Some simple fix
* rename CA.md
* Add Course UCB's DeCal
* add UCB-Sysadmin-DeCal
2023-08-08 22:51:01 +08:00
Xu
8262d0fe64
[COURSE] Add UMich EECS 498-007: Deep Learning for Computer Vision ( #476 )
...
* feat: Add UMich EECS498-007: Deep Learning for Computer Vision
* feat: Improve overall format
* feat: Add English version for EECS498-007
2023-07-03 23:15:16 +08:00
Yuchen Mu
c36feaca99
[COURSE] Add ETH Computer Architecture Course ( #468 )
...
* Add 2 course
* fix my commit
* Some simple fix
* rename CA.md
2023-06-30 17:32:59 +08:00
Andy
0c8f25ac8c
[CONFIG] Add footnotes markdown extension ( #471 )
2023-06-18 12:30:02 +08:00
Asensia
c2ab954368
[COURSE] Add UW–Madison CS571 for Web/Mobile Development ( #464 )
...
* add CS571 (Web)
* edit
* elaborate
* format & elaborate & add entry
* react.dev link in eng
* add UX
2023-06-08 18:41:56 +08:00
Na Chen
039a0f9b63
[COURSE] Add HIT OS Course ( #461 )
...
* [COURSE] Add HIT OS
* minor and update translation
2023-05-30 21:38:40 +08:00
Pavinberg
e83dda6987
[TOOLS] Recommendation for Emacs ( #434 )
...
* [TOOLS] Recommendation for Emacs
* [TOOLS] Add entry for Emacs
* [TRANSLATION] Emacs recommendation
2023-04-11 14:14:16 +08:00
Leo Xie
d3a237b172
[COURSE] Add CMU 15-799 ( #396 )
...
* Create 15799.md
* Update mkdocs.yml
2023-01-30 22:59:51 +08:00
Tony Zhang
2b59f44ebd
[UPDATE] Add navigations for the newly added courses ( #389 )
2023-01-18 21:05:21 +08:00
flyingpig
6ea9a7a5da
[UPDATE] Update machine learning system course resources ( #380 )
...
* Add CMU dlsys course resources
* move AICS into mlsys section
* nits
2023-01-07 20:30:25 +08:00
showthesunli
6b0d175d80
[COURSE] Add Haskell MOOC ( #367 )
...
* Add Haskell MOOC (#356 )
* follow Chinese copywriting guidelines
2022-12-27 19:00:04 +08:00
junyu33
855dd9f7ff
[COURSE]: Add ASU web/system security courses CSE365&CSE466 ( #366 )
2022-12-26 17:37:16 +08:00
wuqi
9194c47455
[NEW] Information retrieval tutorial ( #348 )
...
* 添加信息检索
添加信息检索
* Update 信息检索.md
更新格式和部分文字
2022-12-23 11:22:49 +08:00
烏丸千歲
0e229b7586
[COURSE] Add CMU 15-462(Computer Graphics) and fix link to zlib ( #353 )
...
* Add a course cmu 15-462
* [FIX]fix link to zlib
* [FIX]fix typo
2022-12-15 11:26:37 +08:00
HJ-Ranch
32b7ee3161
[UPDATE] update icons and tools ( #352 )
...
* [UPDATE] update icons
* [TOOLS] Add new tool websites
* [UPDATE] update tool websites
2022-12-14 23:13:34 +08:00
NoDocCat
62bf51517d
[TOOLS] Add scoop article in tools ( #302 )
...
* [TOOLS] Add scoop article in tools
* [UPDATE] Add scoop link in environment configuration
2022-11-02 14:02:28 +08:00
Lee
b9cc133598
[COURSE] Add course CS346 && AUT1400 ( #295 )
...
* add course cs346
* add course AUT1400
2022-10-28 22:51:17 +08:00