From bf6813975a62a01624952a469b086fd95daebde2 Mon Sep 17 00:00:00 2001 From: Alidme <146055266+Alidme@users.noreply.github.com> Date: Sat, 25 Jan 2025 00:39:10 +0800 Subject: [PATCH] =?UTF-8?q?Update=20CS=E5=AD=A6=E4=B9=A0=E8=A7=84=E5=88=92?= =?UTF-8?q?.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/CS学习规划.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CS学习规划.md b/docs/CS学习规划.md index 51b50647..4f6b20ed 100644 --- a/docs/CS学习规划.md +++ b/docs/CS学习规划.md @@ -154,6 +154,7 @@ IDE (Integrated Development Environment):集成开发环境,说白了就是 - [CS50P: CS50's Introduction to Programming with Python](编程入门/Python/CS50P.md) - [UCB CS61A: Structure and Interpretation of Computer Programs](编程入门/Python/CS61A.md) +- [MIT6.100L: Introduction to CS and Programming using Python](编程入门/Python/MIT6.100L.md) #### C++