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)