Tag: python remove
A book that purports to teach Deep Learning from an intuitive perspective without advanced math.
The link to pylogo.org no longer works, although there is a sourceforge page.
Post on Flask layout by Matt Wright. He has other Flask-related articles on his site.
A Python DS & A book using interactive examples. Every time I go back and check this thing, it has gotten better. You can now see the execution environment in the examples of the apps due to the book using IPython Notebook.
A free online book by Harry Percival.
Free algorithms book by Allen Downey using Python. Published by Green Tea Press, which has several free books by Downey.
Note the time-scaled ranking algorithm that uses the database to do the heavy lifting. Found via an HN link to this post by Hypertexthero that is worth exploring.
The material for the Young Coders Tutorial that was taught at Pycon 2013
A new book on Django best practices.
Udacity Python course that has you build a web crawler.
The python course for Codecademy