mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 09:58:12 +08:00
[TRANSLATION] translate 6.042J.md
This commit is contained in:
parent
2abf62f04d
commit
ae6ae9c5b8
1 changed files with 17 additions and 0 deletions
17
docs/数学进阶/6.042J.en.md
Normal file
17
docs/数学进阶/6.042J.en.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# MIT 6.042J: Mathematics for Computer Science
|
||||
|
||||
## Descriptions
|
||||
|
||||
- Offered by: MIT
|
||||
- Prerequisites: Calculus, Linear Algebra
|
||||
- Programming Lanuages: Python preferred
|
||||
- Difficulty: 🌟🌟🌟
|
||||
- Class Hour: 50-70 hours
|
||||
|
||||
This Course is MIT discrete mathematics and probability course is taught by the notable Tom Leighton (co-founder of Akamai). The course is very useful for algorithm learning subsequently.
|
||||
|
||||
## Course Resources
|
||||
|
||||
- Course Website: <https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/>
|
||||
- Recordings: <https://www.bilibili.com/video/BV1L741147VX>
|
||||
- Assignments: <https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/assignments/>
|
||||
Loading…
Reference in a new issue