Commit Graph

438 Commits

Author SHA1 Message Date
MContour
e4c3efd2d3 [ENHANCE] Add additional resources for CS110L (#463) v1.0.2 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
Tony Zhang
2b59f44ebd [UPDATE] Add navigations for the newly added courses (#389) 2023-01-18 21:05:21 +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) v1.0.1 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
mancuoj
d678019357 [FIX] Fix giscus dark mode in new page (#371) 2022-12-28 23:46:29 +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
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
mancuoj
86ad554095 [FEATURE] Dynamic theme change for giscus (#362)
* feat(giscus): dynamic theme change

* reformat and update giscus theme color to protanopia
2022-12-21 20:26:13 +08:00
NoDocCat
e71d7badd8 [FIX] Fix scoop command error (#361) 2022-12-21 10:29:36 +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
乐之叶
08aae35dd8 [UPDATE] Add CS 188 Fall 2022 (#349)
* [Course] Add CS 188 Fall 2022

* [Course] Add CS 188 Fall 2022
2022-12-06 15:29:58 +08:00
Koril33
0365e0c736 [TOOLS]: Add new tool websites (#346)
* [TOOLS]: Add new tool websites
2022-12-05 21:47:12 +08:00
Zeeland
d6c78902d1 [FIX] polish the example of IDE (#345) 2022-12-05 15:10:30 +08:00
Shaofeng
a8a2f26a69 [FIX] Add links in CS110L (#344) 2022-12-05 02:19:22 +08:00
Shaofeng
f8808df2ea [UPDATE] Add resources in CS110L (#343) 2022-12-05 01:41:29 +08:00
MoeMagicMango
dfb22efaff [BOOKS] add a book about computer network principle (#340)
* Update 好书推荐.md
2022-11-30 13:19:37 +08:00