From 2c0afbb7f2448c23a22808e1a093238850c155e9 Mon Sep 17 00:00:00 2001 From: smxm <695335574@qq.com> Date: Sun, 25 Sep 2022 19:55: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 5e42e8a8..e1e20349 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.