Procházet zdrojové kódy

Add berkeley's sicp in python course

Jason Yeo před 11 roky
rodič
revize
1458bbd4c6
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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