From f28786fb7f92bae7c638b82af5d4e31fc3c3a7cf Mon Sep 17 00:00:00 2001 From: smxm <695335574@qq.com> Date: Sun, 25 Sep 2022 19:53:40 +0800 Subject: [PATCH] Update MITmaths.en.md --- docs/数学基础/MITmaths.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/数学基础/MITmaths.en.md b/docs/数学基础/MITmaths.en.md index c6a006a2..3c509d6a 100644 --- a/docs/数学基础/MITmaths.en.md +++ b/docs/数学基础/MITmaths.en.md @@ -8,7 +8,7 @@ - Difficulty: 🌟🌟 - Class Hour: Varying from person to person -The calculus course at 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. +The calculus course at MIT consists of *MIT18.01: Single variable calculus* and *MIT18.02: Multivariable 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 Calculus](https://www.youtube.com/playlist?list=PLZHQObOWTQDMsr9K-rj53DwVRMYO3t5Yr) are also great learning resources.