Sfoglia il codice sorgente

Merge pull request #955 from jsyeo/berkeley-sicp

Add berkeley's sicp in python course
victor felder 11 anni fa
parent
commit
3a85935447
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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