diff --git a/free-programming-books.md b/free-programming-books.md index 85b5dcc6b838ba0540f0ca0c5d189c10c4d11725..e787954ef7261a072d741e32adf4c71f01287875 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -201,6 +201,9 @@ * [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) +####Cellular Automata +* [Cellular Automata Books](http://uncomp.uwe.ac.uk/genaro/Cellular_Automata_Repository/Books.html) + ####Misc * [97 Things Every Programmer Should Know](http://programmer.97things.oreilly.com/) * [97 Things Every Programmer Should Know - Extended](https://leanpub.com/97-Things-Every-Programmer-Should-Know-Extended)