Yinmin Zhong
a06af57d9d
[COURSE] Add MIT6.5940: TinyML ( #694 )
...
* add tinyml
* nits
* nits
2025-01-09 07:18:58 +08:00
Hieu Le
41aeee91f0
[UPDATE] CS149 recordings link ( #691 )
2025-01-06 13:48:19 +08:00
Yinmin Zhong
e711013bad
[UPDATE] Remove link to zlib ( #688 )
2024-12-17 17:00:44 +08:00
Harbour-z
486942bc68
[ENHANCE] Add resources for MIT6.092 ( #684 )
2024-12-05 12:54:32 +08:00
Andy Tian
5665e2d544
[Feat] Open external links in markdown on a new tab ( #682 )
2024-11-29 01:20:50 +08:00
n0rdd3v
3d7577bda8
[TOOLS] Add SQLable to tools ( #677 )
2024-11-12 15:31:39 +08:00
Garrison Liu
76db52098e
[ENHANCE] Add resources for UCB-CS61B ( #679 )
2024-11-12 15:30:30 +08:00
Chen-Chun, Kao
ca7aa472a2
[Fix] Fix incorrect full name of COOL ( #676 )
2024-11-02 16:37:49 +08:00
ZHAOYANG ZHANG
bc10573cdb
[COURSE] Add USTC Principles and Techniques of Compiler ( #671 )
2024-10-21 12:53:09 +08:00
LynnGuo666
0f98fc26d8
[FIX] Fix the figure links in workflow section ( #670 )
2024-10-19 10:43:29 +08:00
GongNanyue
e72fc5826b
[FIX] Fix the course link for CS229 ( #661 )
2024-09-14 00:08:45 +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
Yinmin Zhong
c72d325947
[FIX] Fix CS50 link in CS61A ( #654 )
2024-09-01 19:52:32 +08:00
Yinmin Zhong
bb10f49f62
[FIX] Fix the CS50 link in CS61A ( #653 )
2024-09-01 19:51:20 +08:00
mancuoj
627ee52f2f
[ENHANCE] Add backup website for CS61A ( #648 )
2024-08-27 23:29:58 +08:00
rrxmzl
d109b9e26a
[UPDATE] Update link to zlib ( #649 )
...
* Update tools.en.md, cuz zlib is updated
* zlib updates
2024-08-27 23:28:24 +08:00
Yinmin Zhong
c14a43a69f
[FIX] Fix the English version of Github page ( #650 )
2024-08-27 23:26:34 +08:00
Mashirl
bf2a2103c3
[ENHANCE] CS61A: refine the lecture video links && add backup course link ( #644 )
...
* Remove useless arguments in the links
* 修正错误的链接标识
标识为spring2023的视频链接实际应为fall2020
* 增加课程网站的页面备份以供访问
2024-08-04 12:02:58 +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
HairlessVillager
f5d2eb89c8
[FIX] fix typo: LaTex -> LaTeX ( #639 )
2024-07-22 11:51:35 +08:00
Kang
68bcd3bc58
[ENHANCE] Add resources for CS106B/X ( #627 )
...
* add markdown_extensions
* update CPP/CS106B
* fixs are made based on suggestions
---------
Co-authored-by: Andy-xiaokang <21777877404@qq.com>
2024-06-16 13:50:52 +08:00
ulic-youthlic
4a1932f3f0
[TOOL] Add remap tool for vim on Linux ( #626 )
...
* Update Vim.md
Add remap tools for linux (both wayland and x.org).
* Update Vim.md
fix newline
2024-06-15 22:03:34 +08:00
Ray Hong
631898ad68
[FIX] Fix typo in index.en.md ( #620 )
2024-06-05 15:22:19 +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
WaterLemons2k
ffb877f089
[COURSE] MIT 6.031: Add more course website links ( #612 )
...
* [COURSE] MIT 6.031: Add spring 2022
Add spring 2022 course for MIT 6.031, cited in commit 31af417997 .
* Remove extra whitespace
2024-05-14 11:29:19 +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
Yuichi
5dc50940c6
[UPDATE] Add the 2024 edition lab of AICS ( #600 )
...
* 为智能计算系统课程添加2024年新版实验描述及相关资源
* [UPDATE] Add the 2024 edition lab of AICS
* [UPDATE] Update the links
2024-05-07 13:18:35 +08:00
Yinmin Zhong
a9b0308e29
[UPDATE] Update video links with Chinese translation ( #597 )
...
* update index
* update new links
2024-04-14 17:33:21 +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
浮心物语
25956200b5
[FIX] Fix a typo in workflow.md ( #586 )
2024-04-07 13:22:02 +08:00
Arthals
81e939f5f5
[UPDATE] Add lab notes for CSAPP ( #585 )
2024-04-06 22:49:09 +08:00
TekkenSteve
efb461bbc3
[COURSE] Add NJU Compiler Course ( #579 )
2024-03-31 16:26:19 +08:00
showlibia
bc8acc6f6e
[FIX] change the URL of z-lib ( #578 )
...
Co-authored-by: showlibia <frunnever@gmail.com>
2024-03-14 21:02:18 +08:00
Zhang Chang
fa72ae978a
[TOOLS] Add new tools ( #577 )
...
* Update tools.md
add free Synergy which A set of keyboard and mouse controls for multiple computers
* Update tools.en.md
add a set of keyboard and mouse controls for multiple computers
2024-03-14 10:50:48 +08:00
cyril
62354b874d
[TOOLS] Add some programming tools ( #573 )
...
* add programming resources to tools
* add programming resources to tools
2024-03-10 16:29:17 -10:00
HelloYJohn
94575581e2
[UPDATE] add MIT6.S081[.en].md text book translation ( #568 )
2024-02-24 16:45:41 +08:00
Boylees
eaa737c4ce
[UPDATE] Add Bilibili link for DeCal course ( #566 )
...
添加了完整课程视频的B站链接
2024-02-21 20:06:27 +08:00
Ruslan
bdbd679fe9
[FIX] Fix a typo in CS50P ( #558 )
2024-01-27 19:45:35 +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
ttzytt
7b77f119da
[ENHANCE] Add reference blog for MIT6.S081 ( #550 )
2023-12-28 09:55:25 +08:00
Yinmin Zhong
629016ffb7
[RELEASE] Release v1.1.0 ( #546 )
2023-12-16 12:27:59 +08:00
Yinmin Zhong
efa0ee2791
[RELEASE] Release English version ( #545 )
2023-12-16 12:21:58 +08:00
Yinmin Zhong
af9526f8c2
[Translation] Finish all the remaining translation ( #544 )
...
* GFW translation
* translate usage
* [FIX] Fix giscus plugin (#543 )
* [Translate] translate CS188/Docker/GUN_Make (#540 )
* complete eng_version for deep learning folder
* fix typo
* add english version for machine learning systems
* Update AICS.en.md
Adjust indentation
* [ADD]add translation for CS188
* [ADD]add translation for Docker
* [UPDATE]update file name
* [ADD]add translation for GNU_Make
* [FIX]fix typo
* [FIX]fix spacing error
* translate github
* translate thesis writing
* translate tools
* translate NJUOS
* translate CS122
* translate CS346
* translate 15799
* translate CS148
* translate games101
* translate games202
* translate games103
* translate advanced ML
* translate CS plan
* nits
* translate scoop
* translate CA
* translate information retrieval
* translate Decal && AUT
* translate workflow
---------
Co-authored-by: nzomi <jly14@tsinghua.org.cn>
2023-12-16 12:15:13 +08:00
nzomi
f5ef84aaf3
[Translate] translate CS188/Docker/GUN_Make ( #540 )
...
* complete eng_version for deep learning folder
* fix typo
* add english version for machine learning systems
* Update AICS.en.md
Adjust indentation
* [ADD]add translation for CS188
* [ADD]add translation for Docker
* [UPDATE]update file name
* [ADD]add translation for GNU_Make
* [FIX]fix typo
* [FIX]fix spacing error
2023-12-15 13:45:13 +08:00
Yinmin Zhong
905592de9b
[FIX] Fix giscus plugin ( #543 )
2023-12-15 13:41:56 +08:00