[TRANSLATION] translate 6.042J.md (#236)

* [TRANSLATION] translate 6.042J.md

* fix descriptions, recordings

* fix description
This commit is contained in:
BarbarossaWang 2022-09-21 21:34:26 +08:00 committed by GitHub
parent d5a6477f1a
commit fe13d68ad5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

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