diff --git a/free-programming-books.md b/free-programming-books.md index 184ee3fd5d04a1fcb100ec8ba0b68b3ff91f6a50..9b111c7a49ef8abbc83a890e23249e1a8a0508f9 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -268,6 +268,8 @@ * [Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/readings/) * [Category Theory for Computing Science](http://www.math.mcgill.ca/triples/Barr-Wells-ctcs.pdf) (PDF) * [Essentials of Metaheuristics](http://cs.gmu.edu/~sean/book/metaheuristics/) by Sean Luke +* [Advanced Data Analysis from an Elementary Point of View](http://www.stat.cmu.edu/~cshalizi/ADAfaEPoV/) +* [Probability and Statistics Cookbook](http://matthias.vallentin.net/probability-and-statistics-cookbook/) ####Misc * [97 Things Every Programmer Should Know](http://programmer.97things.oreilly.com/)