From f4b113d9d5ef3204deef3db6b5009cf72f578f8c Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Sat, 12 Oct 2013 11:22:39 +0200 Subject: [PATCH] Corrected two links --- free-programming-books.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/free-programming-books.md b/free-programming-books.md index 2ab39312..04d499d0 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -154,7 +154,7 @@ * [Mining of Massive Datasets](http://infolab.stanford.edu/~ullman/mmds.html) ####Mathematics -* [Think Bayes: Bayesian Statistics Made Simple] (http://www.greenteapress.com/thinkbayes/) - Allen B. Downey +* [Think Bayes: Bayesian Statistics Made Simple](http://www.greenteapress.com/thinkbayes/) - Allen B. Downey * [Think Stats: Probability and Statistics for Programmers](http://greenteapress.com/thinkstats/) (PDF, code written in Python) - Allen B. Downey * [Mathematical Logic - an Introduction](http://www.ii.uib.no/~michal/und/i227/book/book.pdf) (PDF) @@ -198,7 +198,7 @@ * [Producing Open Source Software](http://producingoss.com/) * [Project Oberon](http://www-old.oberon.ethz.ch/WirthPubl/ProjectOberon.pdf) (PDF) * [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html) -* [Think Complexity] (http://www.greenteapress.com/compmod/) - Allen B. Downey +* [Think Complexity](http://www.greenteapress.com/compmod/) - Allen B. Downey ####MOOC * [Online Course Materials](http://ocw.mit.edu/OcwWeb/web/home/home/index.htm) -- GitLab