mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 09:58:12 +08:00
Add files via upload
This commit is contained in:
parent
7bdf600358
commit
681ae46574
1 changed files with 20 additions and 0 deletions
20
docs/数学基础/MITmaths.en.md
Normal file
20
docs/数学基础/MITmaths.en.md
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue