1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-22 19:45:09 +00:00

Add agile planning book

This commit is contained in:
Kevin Wang 2016-01-12 13:59:19 -05:00
parent 3aca9023cc
commit 894e1ff29f

View File

@ -621,6 +621,7 @@ Original Source: [List of freely available programming books](http://web.archive
#### Software Architecture
* [Agile Planning: From Ideas to Story Cards](https://launchschool.com/books/agile_planning) - Launch School
* [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/lp/ebook/collaborator/secrets-of-peer-code-review/)
* [Data-Oriented Design](http://www.dataorienteddesign.com/dodmain/dodmain.html)