From 681ae4657428454595f43b62e93050bdf2b8506f Mon Sep 17 00:00:00 2001 From: smxm <695335574@qq.com> Date: Sun, 25 Sep 2022 18:04:03 +0800 Subject: [PATCH] Add files via upload --- docs/数学基础/MITmaths.en.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/数学基础/MITmaths.en.md diff --git a/docs/数学基础/MITmaths.en.md b/docs/数学基础/MITmaths.en.md new file mode 100644 index 00000000..b2f3eb84 --- /dev/null +++ b/docs/数学基础/MITmaths.en.md @@ -0,0 +1,20 @@ +# MIT Calculus Course + +## Descriptions + +- Offered by: MIT +- Prerequisites: English +- Programming Languages: None +- Difficulty: 🌟🌟 +- Class Hour: Varying from person to person + +The calculus course of *MIT consists of MIT18.01: Single variable calculus* and *MIT18.02: Multi variable calculus*. If you are confident in your math, you can just read the course notes, which are written in a very simple and vivid way, so that you will not be tired of doing homework but can really see the essence of calculus. + +In addition to the course materials, the famous Youtuber **3Blue1Brown**'s video series [The Essence of Linear Algebra](https://www.youtube.com/playlist?list=PLZHQObOWTQDMsr9K-rj53DwVRMYO3t5Yr) are also great learning resources. + +## Course Resources + +- Course Website: [18.01](https://ocw.mit.edu/courses/mathematics/18-01sc-single-variable-calculus-fall-2010/syllabus/), [18.02](https://ocw.mit.edu/courses/mathematics/18-02sc-multivariable-calculus-fall-2010/) +- Recordings: refer to course website +- Textbook: refer to course website +- Assignments: refer to course website \ No newline at end of file