Skip to content

Commit 289e4f9

Browse files
Davidvhf
David
authored andcommitted
Update free-programming-books.md (EbookFoundation#2155)
* Update free-programming-books.md * Update free-programming-books.md * Update free-programming-books.md * Update free-programming-books.md * Update free-programming-books.md
1 parent 5f9fb57 commit 289e4f9

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

free-programming-books.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
* [Kivy](#kivy)
150150
* [Pandas](#pandas)
151151
* [Pyramid](#pyramid)
152+
* [Tornado](#tornado)
152153
* [QML](#qml)
153154
* [R](#r)
154155
* [Racket](#racket)
@@ -382,6 +383,7 @@
382383
* [Gaussian Processes for Machine Learning](http://www.gaussianprocess.org/gpml/)
383384
* [Information Theory, Inference, and Learning Algorithms](http://www.inference.phy.cam.ac.uk/itila/)
384385
* [Introduction to Machine Learning](http://arxiv.org/abs/0904.3664v1) - Amnon Shashua
386+
* [Learn Tensorflow](https://bitbucket.org/hrojas/learn-tensorflow) - Jupyter Notebooks
385387
* [Learning Deep Architectures for AI](http://www.iro.umontreal.ca/~bengioy/papers/ftml_book.pdf) (PDF)
386388
* [Machine Learning](http://www.intechopen.com/books/machine_learning)
387389
* [Machine Learning, Neural and Statistical Classification](http://www1.maths.leeds.ac.uk/~charles/statlog/)
@@ -1861,14 +1863,19 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
18611863

18621864
#### Pandas
18631865

1864-
* [Learn Pandas](https://bitbucket.org/hrojas/learn-pandas) - Hernan Rojas (0.13.0)
1866+
* [Learn Pandas](https://bitbucket.org/hrojas/learn-pandas) - Hernan Rojas (0.18.1)
18651867

18661868

18671869
#### Pyramid
18681870

18691871
* [Pyramid for humans](http://docs.pylonsproject.org/projects/pyramid-tutorials/en/latest/humans/index.html)
18701872

18711873

1874+
#### Tornado
1875+
1876+
* [Learn Web Programming](https://bitbucket.org/hrojas/learn-web-programming)
1877+
1878+
18721879
### QML
18731880

18741881
* [Qt5 Cadaques](http://qmlbook.github.io) - Juergen Bocklage-Ryannel and Johan Thelin (HTML, PDF, ePub) (work in progress)

0 commit comments

Comments
 (0)