Added "Architectural Styles and the Design of Network-based Software Architectures"

This commit is contained in:
Alexander Fefelov 2014-01-15 02:45:35 +04:00
parent a8c7806334
commit 27febd993a

View File

@ -434,6 +434,7 @@
* [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html) * [Security Engineering](http://www.cl.cam.ac.uk/~rja14/book.html)
####Software Architecture ####Software Architecture
* [Architectural Styles and the Design of Network-based Software Architectures](http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm) - Roy Thomas Fielding
* [Best Kept Secrets of Peer Code Review](http://smartbear.com/codecollab-code-review-book.php) * [Best Kept Secrets of Peer Code Review](http://smartbear.com/codecollab-code-review-book.php)
* [Data-Oriented Design](http://www.dataorienteddesign.com/dodmain/dodmain.html) * [Data-Oriented Design](http://www.dataorienteddesign.com/dodmain/dodmain.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)