Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6dd6bdd

Browse files
quobitvhf
authored andcommitted
Added SICP in Python (EbookFoundation#2159)
* Added SICP in Python * deleted two spaces * fix ordering
1 parent e4ddb5b commit 6dd6bdd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

free-programming-books.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1783,7 +1783,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
17831783
* [High Performance Python](http://ianozsvald.com/HighPerformancePythonfromTrainingatEuroPython2011_v0.2.pdf) (PDF)
17841784
* [Hitchhiker's Guide to Python!](http://docs.python-guide.org/en/latest/) (2.6)
17851785
* [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/) - Allen B. Downey, Jeff Elkner and Chris Meyers (2.4)
1786-
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html) (3.2)
1786+
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html) (3.2)
17871787
* [Intermediate Python](http://book.pythontips.com/en/latest/index.html#) - Muhammad Yasoob Ullah Khalid (1st edition)
17881788
* [Introduction to Programming Using Python](http://python-ebook.blogspot.co.uk) - Cody Jackson (1st edition) (2.3)
17891789
* [Introduction to Programming with Python](http://opentechschool.github.io/python-beginners/en/) (3.3)
@@ -1825,6 +1825,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
18251825
* [Python Programming](https://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf) (PDF) (2.6)
18261826
* [Python Scientific Lecture Notes](http://scipy-lectures.github.io)
18271827
* [Python Standard Library](http://effbot.org/librarybook/) - Fredrik Lundh
1828+
* [SICP in Python](http://www-inst.eecs.berkeley.edu/~cs61a/sp12/book/) (3.2)
18281829
* [Snake Wrangling For Kids](http://www.briggs.net.nz/snake-wrangling-for-kids.html) (3.x)
18291830
* [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html) (3.3 - 3.x)
18301831
* [Text Processing in Python](http://gnosis.cx/TPiP/) - David Mertz (2.3 - 2.x)

0 commit comments

Comments
 (0)