mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-10 23:10:54 +00:00
commit
2c0bc9acc2
@ -283,6 +283,7 @@
|
|||||||
* [The Architecture of Open Source Applications: Vol. 1: Elegance, Evolution, and a Few Fearless Hacks; Vol. 2: Structure, Scale, and a Few More Feerless Hacks](http://www.aosabook.org/en/index.html)
|
* [The Architecture of Open Source Applications: Vol. 1: Elegance, Evolution, and a Few Fearless Hacks; Vol. 2: Structure, Scale, and a Few More Feerless Hacks](http://www.aosabook.org/en/index.html)
|
||||||
* [The Performance of Open Source Applications](http://aosabook.org/en/)
|
* [The Performance of Open Source Applications](http://aosabook.org/en/)
|
||||||
* [The Future of Ideas](http://the-future-of-ideas.com/download/lessig_FOI.pdf)
|
* [The Future of Ideas](http://the-future-of-ideas.com/download/lessig_FOI.pdf)
|
||||||
|
|
||||||
####Information Retrieval
|
####Information Retrieval
|
||||||
* [Introduction to Information Retrieval](http://nlp.stanford.edu/IR-book/information-retrieval-book.html)
|
* [Introduction to Information Retrieval](http://nlp.stanford.edu/IR-book/information-retrieval-book.html)
|
||||||
* [Information Retrieval: A Survey](http://www.csee.umbc.edu/csee/research/cadip/readings/IR.report.120600.book.pdf) (PDF)
|
* [Information Retrieval: A Survey](http://www.csee.umbc.edu/csee/research/cadip/readings/IR.report.120600.book.pdf) (PDF)
|
||||||
@ -1015,7 +1016,7 @@ See also [TeX](#tex)
|
|||||||
* [Hacking Secret Cyphers with Python](http://inventwithpython.com/hacking/chapters/) - Al Sweigart
|
* [Hacking Secret Cyphers with Python](http://inventwithpython.com/hacking/chapters/) - Al Sweigart
|
||||||
* [Hitchiker's Guide to Python!](http://docs.python-guide.org/en/latest/)
|
* [Hitchiker's Guide to Python!](http://docs.python-guide.org/en/latest/)
|
||||||
* [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/) - Allen B. Downey, Jeff Elkner and Chris Meyers
|
* [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/) - Allen B. Downey, Jeff Elkner and Chris Meyers
|
||||||
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
|
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
|
||||||
* [Introduction to Programming Using Python](http://python-ebook.blogspot.com) - Cody Jackson
|
* [Introduction to Programming Using Python](http://python-ebook.blogspot.com) - Cody Jackson
|
||||||
* [Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart
|
* [Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart
|
||||||
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
|
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
|
||||||
|
Loading…
Reference in New Issue
Block a user