From 894e1ff29ff282d0bfcc39e1aeb625e3ee626c45 Mon Sep 17 00:00:00 2001 From: Kevin Wang Date: Tue, 12 Jan 2016 13:59:19 -0500 Subject: [PATCH] Add agile planning book --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 7d8b9cade..f8cab81e4 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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)