cs-self-learning/docs/编程入门/CS50P.md
2023-01-16 16:06:58 +08:00

20 lines
829 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# CS50P Introduction to Programming with Python
## 课程简介
- 所属大学Harvard University
- 先修要求:无
- 编程语言Python
- 课程难度:🌟🌟
- 预计学时30-40 hours
CS50的番外篇依旧由David J. Malan授课。在该课程中你将学会Python的基础与进阶语法以及各种“Pythonic”的编程方法。此外对于Python特色的代码库、代码测试以及错误处理该课程也会较为深入地探究。
该课程无需任何编程基础且相对平易近人。适合所有想要快速入门Python语言的各阶段学生。
## 课程资源
- 课程网站:[2022](https://cs50.harvard.edu/python/2022/)
- 课程视频:[2022](https://www.bilibili.com/video/BV1z5411X7wX)
- 课程教材:无
- 课程作业:[2022](https://cs50.harvard.edu/python/2022/)