From 9dccdd406ade532e847a62fc807ef90e05192d6f Mon Sep 17 00:00:00 2001 From: Suzanne Hamilton Date: Sat, 12 Jul 2014 13:54:35 +0100 Subject: [PATCH] Add Apprenticeship Patterns --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 62948b36..6dddbe3e 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -487,6 +487,7 @@ ####Professional Development +* [Apprenticeship Patterns: Guidance for the Aspiring Software Craftsman](http://chimera.labs.oreilly.com/books/1234000001813/index.html) - David H. Hoover and Adewale Oshineye * [Confessions of an IT Manager](http://download.red-gate.com/ebooks/DotNet/Confessions_IT_Manager.zip) *(RedGate, By Phil Factor)* * [Don't Just Roll the Dice](http://download.red-gate.com/ebooks/DJRTD_eBook.pdf) (PDF) *(RedGate, By Neil Davidson)* * [How to be a Programmer: A Short, Comprehensive, and Personal Summary](http://samizdat.mines.edu/howto/HowToBeAProgrammer.html) by Robert L. Read -- GitLab