Преглед на файлове

Merge pull request #129 from corragon/patch-3

Added book to Mathematics section
vhf / victor felder преди 12 години
родител
ревизия
dbcfba17e9
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -203,6 +203,7 @@
 * [Think Stats: Probability and Statistics for Programmers](http://greenteapress.com/thinkstats/) (code written in Python) - Allen B. Downey
 * [Mathematical Logic - an Introduction](http://www.ii.uib.no/~michal/und/i227/book/book.pdf) (PDF)
 * [Bayesian Methods for Hackers](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers)
+* [Introduction to Statistical Thought](http://www.math.umass.edu/~lavine/Book/book.html)
 
 ####Misc
 * [97 Things Every Programmer Should Know](http://programmer.97things.oreilly.com/)