From d8bd942e4941a40cc1bcb30b86dba148ed83a9a3 Mon Sep 17 00:00:00 2001 From: BarbarossaWang <40034814+BarbarossaWang@users.noreply.github.com> Date: Tue, 20 Sep 2022 19:45:40 +0800 Subject: [PATCH] [TRANSLATION] translate CS50.md --- docs/编程入门/CS50.en.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/编程入门/CS50.en.md diff --git a/docs/编程入门/CS50.en.md b/docs/编程入门/CS50.en.md new file mode 100644 index 00000000..b6fbca42 --- /dev/null +++ b/docs/编程入门/CS50.en.md @@ -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: +- Recordings: +- Assignments: