可汗学院公开课:计算机科学 http://open.163.com/special/Khan/computer.html
讲师:Salman Khan
职业:数学教授
学位:哈佛大学工商管理硕士(MBA)
SAT数学成绩满分。MIT数学学士;电气工程、计算机科学学士、硕士。2009年专职于Khan Academy的教学传播事业。
(已学完,并做了笔记,课程中讲师用python 做了示范,偏基础)
Complete Python Bootcamp: Go from zero to hero in Python 3 https://www.udemy.com/complete-python-bootcamp/
Jose Portilla
Head of Data Science, Pierian Data Inc.
Jose Marcial Portilla has a BS and MS in Mechanical Engineering from Santa Clara University and years of experience as a professional instructor and trainer for Data Science and programming.
(udemy的爆款课程,有16万+人的观看订阅,练习题多,课程设置用心,反馈好)。
windows10,关于python虚拟环境
learn python the hard way
Exercise 36: Designing and Debugging https://shop.learncodethehardway.org/paid/python3/ex36.html
Exercise 37: Symbol Review https://shop.learncodethehardway.org/paid/python3/ex37.html
read code,作者提到了读代码的方法,可以试试,