Explorar el Código

Merge pull request #955 from jsyeo/berkeley-sicp

Add berkeley's sicp in python course
victor felder hace 11 años
padre
commit
3a85935447
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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