[TRANSLATION] translate CS50.md (#233)

* [TRANSLATION] translate CS50.md

* fix descriptions
This commit is contained in:
BarbarossaWang
2022-09-20 21:13:06 +08:00
committed by GitHub
parent 06611329ea
commit 2abf62f04d

View File

@@ -0,0 +1,17 @@
# CS50: This is CS50x
## Descriptions
- Offered by: Harvard
- Prerequisites: None
- Programming Lanuages: C, Python, SQL, HTML, CSS, JavaScript
- Difficulty: 🌟🌟
- Class Hour: 20 hours
This course has been voted the most popular public course by Harvard students for many years. Professor Malan is very passionate in class. I still remember the scene where he tears up the Yellow pages to explain the dichotomy method. Since this is a university-wide public course, the contents are pretty friendly to beginners and even if you already have some programming experience, all the programming assignments are quite exciting and worth a try.
## Course Resources
- Course Website: <https://cs50.harvard.edu/x/2022/>
- Recordings: <https://cs50.harvard.edu/x/2022/>
- Assignments: <https://cs50.harvard.edu/x/2022/>