mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-23 09:58:12 +08:00
[TRANSLATION] translate CS50.md
This commit is contained in:
parent
06611329ea
commit
d8bd942e49
1 changed files with 17 additions and 0 deletions
17
docs/编程入门/CS50.en.md
Normal file
17
docs/编程入门/CS50.en.md
Normal 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 voted the the most popular public course by Harvard students for many years in a row. Professor Malan's classes are very passionate, and the scene of tearing up the yellow pages for talking about dichotomy method is very memorable (laugh). However, because of its introductory nature and the university-wide public election, the course content is relatively mild, but the quality of the coursework is very high and all free and open source, perfect for a beginner, or a big brother to relax.
|
||||
|
||||
## Course Resources
|
||||
|
||||
- Course Website: <https://cs50.harvard.edu/x/2022/>
|
||||
- Recordings: <https://cs50.harvard.edu/x/2022/>
|
||||
- Assignments: <https://cs50.harvard.edu/x/2022/>
|
||||
Loading…
Reference in a new issue