From fe13d68ad5de47b92d70435e2d4c43853bd8c687 Mon Sep 17 00:00:00 2001 From: BarbarossaWang <40034814+BarbarossaWang@users.noreply.github.com> Date: Wed, 21 Sep 2022 21:34:26 +0800 Subject: [PATCH] [TRANSLATION] translate 6.042J.md (#236) * [TRANSLATION] translate 6.042J.md * fix descriptions, recordings * fix description --- docs/数学进阶/6.042J.en.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/数学进阶/6.042J.en.md diff --git a/docs/数学进阶/6.042J.en.md b/docs/数学进阶/6.042J.en.md new file mode 100644 index 00000000..5b16c493 --- /dev/null +++ b/docs/数学进阶/6.042J.en.md @@ -0,0 +1,17 @@ +# MIT 6.042J: Mathematics for Computer Science + +## Descriptions + +- Offered by: MIT +- Prerequisites: Calculus, Linear Algebra +- Programming Lanuages: Python preferred +- Difficulty: 🌟🌟🌟 +- Class Hour: 50-70 hours + +This is MIT‘s discrete mathematics and probability course taught by the notable Tom Leighton (co-founder of Akamai). It is very useful for learning algorithms subsequently. + +## Course Resources + +- Course Website: +- Recordings: +- Assignments: