Browse Source

Merge pull request #1021 from mousebaiker/master

Python course by MIT
victor felder 11 năm trước cách đây
mục cha
commit
0aefa5d603
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      free-courses-en.md

+ 1 - 0
free-courses-en.md

@@ -68,6 +68,7 @@
 ###Python
 * [Berkeley's Structure and Interpretation of Computer Programs](http://www-inst.eecs.berkeley.edu/~cs61a/)
 * [Google's Python Course](https://developers.google.com/edu/python/)
+* [Introduction to Computer Science and Programming](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) (MIT's opencourseware)
 
 
 ###Ruby