From af5acb09a7547337c2073505f729ae69bbca7767 Mon Sep 17 00:00:00 2001 From: Csaba Palfi Date: Fri, 11 Oct 2013 19:49:14 +0100 Subject: [PATCH] Add Distributed Systems for fun and profit --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 2a18edac..f4692b7e 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -110,6 +110,7 @@ * [The Definitive Guide to Building Code Quality](http://nexus.realtimepublishers.com/dgbcq.php) * [Designing Interfaces](http://designinginterfaces.com) by Jennifer Tidwell * [Digital Signal Processing For Engineers and Scientists](http://www.dspguide.com/) +* [Distributed systems for fun and profit](http://book.mixu.net/distsys/single-page.html) * [Domain Driven Design Quickly](http://www.infoq.com/minibooks/domain-driven-design-quickly) * [Don't Just Roll the Dice](http://www.neildavidson.com/dontjustrollthedice.html) * [Essentials of Metaheuristics](http://cs.gmu.edu/~sean/book/metaheuristics/) by Sean Luke -- GitLab