From 697cf98cbb38f265dff0fe71b1029a9aa8ec9e54 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Thu, 9 Jul 2020 21:35:33 +0200 Subject: [PATCH] Updated reading list --- pages/reading-list.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/pages/reading-list.html b/pages/reading-list.html index 4847680..914608c 100644 --- a/pages/reading-list.html +++ b/pages/reading-list.html @@ -12,13 +12,22 @@ 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)
  2. +
  3. "Working Effectively with Legacy Code" by Michael C. Feathers (ISBN: 0-13-117705-2) (currently reading)
  4. +
  5. "Head First Design Patterns" by Eric Freeman et al (ISBN: 978-0-596-00712-6)
  6. +
  7. "Test Driven Development. By Example" by Kent Beck (ISBN: 978-0-321-14653-3)
  8. +
  9. "Clean Code" by Robert C. Martin (ISBN: 978-0-13-235088-4)
  10. +
  11. "The Software Craftsman" by Sandro Mancuso (ISBN: 978-0-13-405250-2)
  12. +
  13. "Agile Software Development: Principles, patterns, and practices" by Robert C. Martin (ISBN: 978-1-292-02594-0)
  14. +
  15. "Refactoring" by Martin Fowler (ISBN: 978-0-13-475759-9)
  16. +
  17. "The Clean Coder" by Robert C. Martin (ISBN: 978-0-13-708107-3)
  18. +
  19. "Clean Architecture" by Robert C. Martin (ISBN: 978-0-13-449416-6)

Finished books

\ No newline at end of file