From b14d062b6fb3c574d97db73ebce0bb5a4661786e Mon Sep 17 00:00:00 2001 From: Rodrigo Medeiros Date: Mon, 13 Jan 2014 00:43:36 -0200 Subject: [PATCH] Added the 'Kanban for skeptics' book to the 'Software Architecture' list. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 6e0c196e..0ed14a98 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -452,6 +452,7 @@ * [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) * [Your API Is Bad](https://leanpub.com/yourapiisbad) *(Leanpub, by Paddy Foran)* +* [Kanban for skeptics](https://leanpub.com/kanbanforskeptics) *(Leanpub, by Nick Oostvogels)* ####Standards * [UNIX - The POSIX Standard - IEEE Std 1003.1](https://github.com/g-nix/posix-standard) -- GitLab