Browse Source

Add berkeley's sicp in python course

Jason Yeo 11 years ago
parent
commit
1458bbd4c6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      free-courses-en.md

+ 1 - 0
free-courses-en.md

@@ -56,6 +56,7 @@
 
 ###Python
 * [Google's Python Course](https://developers.google.com/edu/python/)
+* [Berkeley's Structure and Interpretation of Computer Programs](http://www-inst.eecs.berkeley.edu/~cs61a/)
 
 
 ###Ruby