mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-25 10:56:55 +08:00
17 lines
785 B
Markdown
17 lines
785 B
Markdown
# 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/>
|