From 8e756463a8a5704a285dd6e5afcea823f6eeda9d Mon Sep 17 00:00:00 2001 From: Jack Kinsella Date: Fri, 16 Jun 2017 00:31:18 +0200 Subject: [PATCH] Added Confessions of an Unintentional CTO to Misc (#2391) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 664706c4..89bd2bf0 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -458,6 +458,7 @@ * [Come, Let's Play: Scenario-Based Programming Using Live Sequence Charts](http://www.wisdom.weizmann.ac.il/~playbook/) * [Communicating Sequential Processes](http://www.usingcsp.com/cspbook.pdf) - Tony Hoare (PDF) * [Computer Musings](http://scpd.stanford.edu/knuth/index.jsp) (lectures by Donald Knuth) +* [Confessions of an Unintentional CTO: Lessons in Growing a Web App](https://www.jackkinsella.ie/books/confessions_of_an_unintentional_cto) - Jack Kinsella * [Continuous Delivery and DevOps: A Quickstart guide](https://www.packtpub.com/packt/free-ebook/devops-quickstart) - Paul Swartout, Packt. (Just fill the fields with any values) * [CS For All](https://www.cs.hmc.edu/csforall/) * [Culture \& Empire: Digital Revolution](http://hintjens.com/books) (PDF) -- GitLab