Commit graph

37 commits

Author SHA1 Message Date
showthesunli
52507aabeb follow chinese copywriting guidelines 2022-12-27 17:14:26 +08:00
showthesunli
7a29fd3bb1 Add Haskell MOOC (#356) 2022-12-26 23:49:06 +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
seudonam
78c4b9e69d
[FIX] fix typo in CS61A.md (#310) 2022-11-12 12:31:29 +08:00
祝健聪
f05042c1fd
[FIX] fix format for AUT1400.md (#304) 2022-11-04 23:56:40 +08:00
Lee
b9cc133598
[COURSE] Add course CS346 && AUT1400 (#295)
* add course cs346

* add course AUT1400
2022-10-28 22:51:17 +08:00
smxm
58a524a37c
[TRANSLATION] translate CS162.md and fix a tiny erro (#270)
* [TRANSLATION] translate CS162.md

* Update CS61B.en.md

* Update CS162.en.md

* Update CS162.en.md

* Update CS162.en.md

* Update CS162.en.md

* Update CS162.en.md

* Update CS162.en.md

* Update CS162.en.md

* Update N2T.en.md

* Update MIT6.S081.en.md

* Update MIT6.S081.en.md

* Update N2T.en.md

* Update CS110L.en.md

* Update numerical.en.md

* Update 6031.en.md

* Update CSAPP.en.md

* Update CS162.en.md

* Update ML.en.md
2022-10-14 18:15:24 +08:00
smxm
3e418d672e
[TRANSLATION] translate CS170.md (#260)
* [TRANSLATION]translate CS170.md

* Update CS170.en.md

* Update MITLA.en.md

* Update Duke-Coursera-Intro-C.en.md

* Update N2T.en.md

* Update signal.en.md

* Update CS70.en.md

* Update CS106L.en.md

* Update fullstackopen.en.md

* Update Data100.en.md
2022-10-03 22:00:27 +08:00
smxm
ee32cc8ace
[TRANSLATION] translate CS110L.md and correct a tiny error (#257)
* translate CS110L.md

* Update CS126.en.md

* Update CS61A.md

* Update CS61A.en.md

* Update CS110L.en.md

* Update CS110L.en.md
2022-10-01 07:17:12 +08:00
smxm
a2fe5618e6
[TRANSLATE] translate Duke-Coursera-Intro-C.md (#256)
* translate Duke-Coursera-Intro-C.md
2022-09-30 14:31:21 +08:00
BarbarossaWang
7bdf600358
[FIX] fix typo for English version (#243) 2022-09-25 17:43:01 +08:00
tangfqj
d5a6477f1a
[TRANSLATION] Translate CS61A.md, CS106B.md and CS106L.md (#235)
* translate MITLA.md

* Translate MITLA.md

* Translate MITLA.md

* Translate MITLA.md

* Translate CS61B.md

* Translate CS61B.md

* [TRANSLATION]

* TRANSLATION

* Correct an error in CS106L.en.md
2022-09-21 21:10:06 +08:00
BarbarossaWang
2abf62f04d
[TRANSLATION] translate CS50.md (#233)
* [TRANSLATION] translate CS50.md

* fix descriptions
2022-09-20 21:13:06 +08:00
tangfqj
421e9191e8
[CORRECTION] Correct a tiny spelling error (#230)
* [CORRECTION] Correct a tiny spelling error

* [CORRECTION] Correct several tiny errors
2022-09-18 20:35:56 +08:00
BarbarossaWang
03284e0438
[FEATURE] English version support using mkdocs-static-i18n (#224)
* feat: i18n support

* add nav translation

* add English template

* fix translations

* fix en site_name
2022-09-15 13:19:05 +08:00
zhongyinmin
cf5dc5497d [EDIT] Modify resource collection section according to the new template 2022-09-06 17:38:48 +08:00
zhongyinmin
95c827d5e0 [EDIT] move CS106B/X from data structure course into programming course 2022-06-07 00:07:02 +08:00
RZII
0957a4cd96
Update CS61A.md
已加入链接markdown
2022-05-11 11:40:21 -04:00
RZII
d6d4fe38a0
Update CS61A.md 2022-05-11 09:38:35 -04:00
RZII
e97cae6fa3
Update CS61A.md
我本人并没上过CS10,所以我认为可以建议大家先学习cs50(加上作者本人上过这门课)。另外我的文笔不是很好,还需要作者稍微修改一下语言。
2022-05-08 11:15:27 -04:00
seudonam
cd0c9464c0
增加assignment的下载地址 2022-04-17 22:01:30 +08:00
zhongyinmin
e0e6d5a0b3 nits 2022-04-17 00:19:03 +08:00
Haidong Ji
ce63aae8b8
Update docs/编程入门/Duke-Coursera-Intro-C.md
Co-authored-by: yi_Xu <yi_Xu@yixuju.cn>
2022-04-16 09:16:35 -05:00
Haidong Ji
36bc684adf format issue at csdiy.wiki: duke coursera C markdown format fix. 2022-04-16 09:08:29 -05:00
Haidong Ji
4dc63e3d2a Added Introductory C from Coursera (Duke). Fixed a link 2022-04-15 20:14:41 -05:00
PCloud
f7eecfdba5
Update CS50.md
Update links for the 2022 version
2022-04-06 23:01:40 +01:00
Yukiteru
ab0582bdd0 format links in markdown
This commit does the following things:

- Change `[Course Web](link)` to:
  - `Course Web: [title](link)`, or
  - `Course Web: <link>`
- Change `[This GitHub](link)` to `[user/repo](link)`

Signed-off-by: Yukiteru <wfly1998@sina.com>
2022-04-03 17:39:09 +08:00
Yukiteru
ebc8150824 format markdown documents
This commit does the following things:

- Separate Chinese and English by a space
- Fix proper nouns
- Fix syntax problems of Markdown
- Move long links below
- Remove unnecessary suffix of links

Signed-off-by: Yukiteru <wfly1998@sina.com>
2022-04-03 17:39:04 +08:00
zhongyinmin
5edd24e2cb change private video link to public ones 2021-12-21 11:08:08 +08:00
zhongyinmin
44b41debe6 add new material in missing-semester 2021-12-13 11:53:35 +08:00
zhongyinmin
6790b0991c fix ugly link name 2021-12-10 00:24:25 +08:00
zhongyinmin
25e71e98fc reorder the navigation & update the template.md 2021-11-30 23:48:07 +08:00
zhongyinmin
8fdd75b504 add CS110L 2021-11-09 21:19:10 +08:00
zhongyinmin
c4f37e286e add CS106L 2021-11-09 18:00:42 +08:00
zhongyinmin
c74c8b1520 add CS50 2021-11-09 17:30:41 +08:00
zhongyinmin
0cf8a83c21 add CS61A & missing semester 2021-11-09 16:58:43 +08:00