Browse Source

Update free-courses-en.md

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

+ 1 - 1
free-courses-en.md

@@ -68,7 +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
 * [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)