1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-29 20:59:02 +00:00

Merge pull request #15 from csabapalfi/patch-1

Add Distributed Systems for fun and profit
This commit is contained in:
vhf / victor felder 2013-10-11 11:51:16 -07:00
commit 361c127be3

View File

@ -110,6 +110,7 @@
* [The Definitive Guide to Building Code Quality](http://nexus.realtimepublishers.com/dgbcq.php) * [The Definitive Guide to Building Code Quality](http://nexus.realtimepublishers.com/dgbcq.php)
* [Designing Interfaces](http://designinginterfaces.com) by Jennifer Tidwell * [Designing Interfaces](http://designinginterfaces.com) by Jennifer Tidwell
* [Digital Signal Processing For Engineers and Scientists](http://www.dspguide.com/) * [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) * [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) * [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 * [Essentials of Metaheuristics](http://cs.gmu.edu/~sean/book/metaheuristics/) by Sean Luke