Commit Graph

351 Commits

Author SHA1 Message Date
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