[TRANSLATION] translate 6.042J.md

This commit is contained in:
BarbarossaWang 2022-09-21 20:27:10 +08:00 committed by GitHub
parent 2abf62f04d
commit ae6ae9c5b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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/>