1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-22 17:49:02 +00:00

Merge pull request #828 from alrz/patch-1

add a software architecture book
This commit is contained in:
vhf / victor felder 2014-03-24 19:35:04 +01:00
commit 749bc40785

View File

@ -499,6 +499,7 @@
* [Programming Reliable Systems (Joe Armstrong's PhD thesis)](http://www.sics.se/~joe/thesis/armstrong_thesis_2003.pdf) (PDF)
* [Scrum and XP from the Trenches](http://www.infoq.com/minibooks/scrum-xp-from-the-trenches)
* [Seamless Object-Oriented Software Architecture](http://www.bon-method.com/book_print_a4.pdf) (PDF)
* [Software Architecture](http://ftacademy.org/materials/fsm/11) (PDF)
* [Software Engineering for Internet Applications](http://philip.greenspun.com/seia/)
* [The Definitive Guide to Building Code Quality](http://nexus.realtimepublishers.com/dgbcq.php)
* [Web API Design](https://blog.apigee.com/detail/announcement_new_ebook_on_web_api_design)