Commit graph

442 commits

Author SHA1 Message Date
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
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
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
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
1f4cdd486b
[UPDATE] Update dependencies && fix English navigations (#541) 2023-12-14 22:21:11 +08:00
nzomi
540131ba71
[TRANSLATE] translate AICS/CMU10-414/MLC/CS224n/CS285 and LHY (#528)
* complete eng_version for deep learning folder

* fix typo

* add english version for machine learning systems

* Update AICS.en.md

Adjust indentation
2023-12-14 13:03:37 +08:00
Yi Sun
2b5f6a0f38
[FIX] Fix course name (#533) 2023-11-25 00:11:03 +08:00
SamBillon
fa10c12787
[FIX] Fix blog link for MIT 6.S081 (#531)
* Update MIT6.S081.md

修改 Xiao Fan blog 链接

* Update MIT6.S081.en.md
2023-11-20 17:51:31 +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
Duplicate4
c8747e787e
[FIX] Fix course link for NJU OS (#519)
Signed-off-by: Dup4 <lyuzhi.pan@gmail.com>
2023-10-11 14:13:03 +08:00
Qian (Stella) Xu
8892f21309
[FIX] Fix text book link for CS61A (#516)
* Update CS61A.en.md

Update the URL to text book. The original link no longer word or me.

* [FIX] Fix text book link for CS61A
2023-10-11 06:43:34 +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
YikunHan
658251460d
[TRANSLATE] translate course CS224W (#501) 2023-09-01 15:43:37 +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
Yinmin Zhong
3aaecaed30
[FIX] Update sponsor QR code image (#492) 2023-08-16 00:02:02 +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
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
Yinmin Zhong
ffeb410da0
[SPONSOR] Add QR code for sponsor (#486)
* add wx/zfb

* update fig
2023-08-02 18:49:34 +08:00
Errant
4db8ddd921
[FIX] Update status for MIT-Missing-Semester Chinese subtitle video (#480) 2023-07-05 19:23:35 +08:00
Xu
7318286e51
[UPDATE] Enhancements to CMU 15-445: Incorporating Latest Spring 2023 Content & Relevant Resource and Improved Overall Formatting (#478)
* feat: Update CMU 15-445, improve overall format & update course relevant contents

* feat: Update English version & Improve overall format

* feat: Improve overall format
2023-07-04 11:49:48 +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
Herry Patel
6de885e047
[TRANSLATE] translate course CS231 (#475) 2023-06-29 10:24:52 +08:00
Lingkang
1f5da35850
[FIX] fix zlibrary link (#474) 2023-06-28 13:13:59 +08:00
Yanshi XU
5ece872757
[RELEASE] Update release version in home page (#472)
更新主页中的 Release 版本
2023-06-18 12:27:53 +08:00
MContour
e4c3efd2d3
[ENHANCE] Add additional resources for CS110L (#463) 2023-06-12 20:45:11 +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
ulic-youthlic
bb0dae6618
[ENHANCE] Add more tools in tools.md (#459) 2023-05-29 18:50:55 +08:00
ulic-youthlic
0e9e0f143c
[ENHANCE] Add Chinese subtitles video group for The Missing Semester (#457) 2023-05-24 19:20:23 +08:00
flyingpig
e459a3abf5
[FIX] fix link to PKU OS course (#446) 2023-05-03 01:05:47 +08:00
Yanshi XU
0cb267247b
[ENHANCE] Fix prerequisites of Data 100. (#442)
* Update Data100.md

Prerequisites
While we are working to make this class widely accessible we currently require the following (or equivalent) prerequisites:

Foundations of Data Science: Data 8 covers much of the material in Data 100 but at an introductory level. Data8 provides basic exposure to python programming and working with tabular data as well as visualization, statistics, and machine learning.

Computing: The Structure and Interpretation of Computer Programs CS 61A or Computational Structures in Data Science CS 88. These courses provide additional background in python programming (e.g., for loops, lambdas, debugging, and complexity) that will enable Data 100 to focus more on the concepts in Data Science and less on the details of programming in python.

Math: Linear Algebra (Math 54, EE 16A, or Stat 89A): We will need some basic concepts like linear operators and derivatives to enable statistical inference and derive new prediction algorithms. This may be satisfied concurrently to Data 100.

* Update Data100.en.md

Prerequisites
While we are working to make this class widely accessible we currently require the following (or equivalent) prerequisites:

Foundations of Data Science: Data 8 covers much of the material in Data 100 but at an introductory level. Data8 provides basic exposure to python programming and working with tabular data as well as visualization, statistics, and machine learning.

Computing: The Structure and Interpretation of Computer Programs CS 61A or Computational Structures in Data Science CS 88. These courses provide additional background in python programming (e.g., for loops, lambdas, debugging, and complexity) that will enable Data 100 to focus more on the concepts in Data Science and less on the details of programming in python.

Math: Linear Algebra (Math 54, EE 16A, or Stat 89A): We will need some basic concepts like linear operators and derivatives to enable statistical inference and derive new prediction algorithms. This may be satisfied concurrently to Data 100.

* Update Data100.en.md
2023-04-24 03:07:11 +08:00
ulic-youthlic
b9c2b4ca35
[ENHANCE] Add Chinese resources for MIT-Missing-Semester (#437) 2023-04-14 19:23:30 +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
Vollate
ad55ca142b
[TOOLS] update vim tutor (#433) 2023-04-10 00:00:12 +08:00
Vollate
bcf34cbb19
[TOOLS] add draw.io (#432)
* add tool draw.io

* fix(punctuation marks error)
2023-04-07 20:37:08 +08:00
莫胜文
884e169f05
[VIM] make caps as ctrl & esc (#429)
language formatting
2023-04-04 16:16:01 +08:00
littlefattiger
e8154bf526
Update links for tow books, newer version (#428) 2023-04-03 09:44:23 +08:00
mancuoj
05020aa566
[UPDATE] Add link for CS61A textbook translation (#420)
暂时还没翻译完成,添加是希望能有更多小伙伴可以参与进来
2023-03-11 22:46:43 +08:00
mancuoj
a3d210c3a3
[UPDATE] Add personal resources for CS50 (#417) 2023-03-06 20:59:18 +08:00
zztaki
ae5126de3e
[EDIT] Add MIT6.824 Chinese document (#415) 2023-03-02 23:00:18 +08:00
Echoo
46d3d537e1
[UPDATE]Add new course link for CS50 (#414)
* Updates the Course link to 2023

* Updates the course link to latest

* Updates the course link to latest
2023-03-02 22:59:01 +08:00
mancuoj
7a347e599a
[FIX] fix format (#412) 2023-02-28 17:17:31 +08:00
Lee
d6cf088463
[FIX] fix format (#408) 2023-02-13 22:18:02 +08:00
Jax Young
ed15d52383
[UPDATE] Add 2022 fall course link for CMU 15-445 (#401) 2023-02-07 20:30:58 +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
Elijah Zhang
13c0b7e001
[FIX] Fix the cover image for Linear Algebra textbook (#394) 2023-01-29 22:45:35 +08:00
crud
71dcf414a4
[FIX] minor fix (#391) 2023-01-27 02:37:50 +08:00
smxm
a89fc1507f
[TRANSLATION] translate CS229.md and add a missing translation in Vim.en.md (#384)
* Update Vim.en.md, added the missing translations

* [TRANSLATION] translate CS229.md

* add space

* Update CS229.en.md

* 加句号

* 加句号

* 加句号

* 加句号

* 加句号

* 加句号

* 加句号

* 加句号

* 加句号

* 加句号

* 加句号

* 加句号

* 加句号
2023-01-18 11:31:23 +08:00
Tony Zhang
af82c1fe48
[COURSE] Harvard CS50P, MIT6.006, and MIT6.046 (#387)
* Typo fixed

* Add MIT 6.006

* Add MIT 6.006 (En)

* Add MIT 6.046

* Add MIT 6.046

* Add MIT 6.006 (en)

* Add MIT 6.006 (en)

* Add MIT 6.046 (en)

* Add Harvard CS50P

* Add Harvard CS50P

* Add Harvard CS50P(En)

* MIT Missing Semester timeline

* CS50P added

* Algorithms related courses added

* Space added
2023-01-18 11:29:28 +08:00
flyingpig
afa5d5a0a1
[Release] v1.0.1 (#382) 2023-01-08 00:23:17 +08:00
flyingpig
f3adbc38b3
[COURSE] Add system administration course (#381) 2023-01-07 23:53:47 +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
Lingkang
2c4cc3a6b5
[TRANSLATE] Haskell MOOC (#376)
* create haskell-mooc.en.md

* translation done

* fix a typo in CN version

* translation done

* update

* fix typo
2023-01-04 22:50:52 +08:00
Lingkang
64934f642f
[FIX] Fix Z-library Link & Add Its Tor Address (#378)
* update z-library link

* add tor link
2023-01-04 22:50:26 +08:00
FDUZS
35eab85983
[UPDATE] Add some LaTeX resources (#372)
* add some LaTeX resources

* resolve conversion
2023-01-03 11:18:22 +08:00
Lee
7f20ea01c1
[BOOKS] Add more information for Crafting Interpreters (#377) 2023-01-03 11:17:53 +08:00
QQ
d87ab836b9
[BOOKS] Add Crafting Interpreters for compiler principle (#373) 2023-01-02 23:03:00 +08:00
jihongyu
71049ff92c
[FIX] Fix link in the N2T.md (#369) 2022-12-28 20:34:20 +08:00
Lee
0fbdaf37e2
[TOOLS] Add PlantUML (#368)
* add plantuml tool

* modify expression
2022-12-28 20:34:03 +08:00