From d656188d062d41b8b2406e84477063890dbec642 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Wed, 21 Oct 2020 20:40:53 +0200 Subject: [PATCH] Updated reading list --- pages/reading-list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/reading-list.html b/pages/reading-list.html index 56e6783..69059bd 100644 --- a/pages/reading-list.html +++ b/pages/reading-list.html @@ -12,7 +12,6 @@ description: Here you can find my reading list.

Outstanding books

    -
  1. "Working Effectively with Legacy Code" by Michael C. Feathers (ISBN: 0-13-117705-2) (currently reading)
  2. "Head First Design Patterns" by Eric Freeman et al (ISBN: 978-0-596-00712-6)
  3. "Test Driven Development. By Example" by Kent Beck (ISBN: 978-0-321-14653-3)
  4. "Clean Code" by Robert C. Martin (ISBN: 978-0-13-235088-4)
  5. @@ -37,4 +36,5 @@ description: Here you can find my reading list. "Apprenticeship Patterns" by David H. Hoover and Adewale Oshineye (ISBN: 978-0-596-51838-7); finished at July 4th 2020 +
  6. "Working Effectively with Legacy Code" by Michael C. Feathers (ISBN: 0-13-117705-2)