mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-25 02:46:57 +08:00
21 lines
No EOL
1.1 KiB
Markdown
21 lines
No EOL
1.1 KiB
Markdown
# CS50: This is CS50x
|
|
|
|
## Descriptions
|
|
|
|
- Offered by: Harvard
|
|
- Prerequisites: None
|
|
- Programming Languages: 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: [2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/)
|
|
- Recordings: [2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/)
|
|
- Assignments: [2022](https://cs50.harvard.edu/x/2022/), [2023](https://cs50.harvard.edu/x/2023/)
|
|
|
|
## Personal Resources
|
|
|
|
All the resources and assignments used by @mancuoj in this course are maintained in [mancuoj/CS50x - GitHub](https://github.com/mancuoj/CS50x). |