cs-self-learning/docs/数学进阶/6.042J.en.md
2022-09-25 17:43:01 +08:00

17 lines
786 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# MIT 6.042J: Mathematics for Computer Science
## Descriptions
- Offered by: MIT
- Prerequisites: Calculus, Linear Algebra
- Programming Languages: Python preferred
- Difficulty: 🌟🌟🌟
- Class Hour: 50-70 hours
This is MITs discrete mathematics and probability course taught by the notable Tom Leighton (co-founder of Akamai). It is very useful for learning algorithms 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.youtube.com/playlist?list=PLB7540DEDD482705B>
- Assignments: <https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/assignments/>