diff --git a/src/appendix.md b/src/appendix.md index b8589fa14d16303ac1e34fded325c289acbc9b58..abb45ca6ebc6efab137e5061dc6abe898c1e1f21 100644 --- a/src/appendix.md +++ b/src/appendix.md @@ -1 +1,7 @@ # 相关学习资源 + +1. [Python官网](https://www.python.org/) +2. 《Python基础教程(第2版)》 著:Magnus Lie Hetland 译:司维、曾军崴、谭颖华,人民邮电出版社 +3. [中国大学MOOC《Python语言程序设计》北京理工大学:嵩天老师](https://www.icourse163.org/course/BIT-268001) +4. [Python 3.x documentation](https://docs.python.org/3/) +5. [Python基础教程](https://www.runoob.com/python/python-basic-syntax.html) \ No newline at end of file