From c354d662c6511d610322db06208281f254069fda Mon Sep 17 00:00:00 2001 From: smxm <695335574@qq.com> Date: Sun, 25 Sep 2022 19:54:08 +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 3c509d6a..5e42e8a8 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: 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. +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.