--- title: Reading list permalink: /software-craftsman/reading-list/ parent_link: /software-craftsman/ description: Here you can find my reading list. ---

On this page, I will maintain a list of my reading; both planned and finished.

Outstanding books

  1. "Head First Design Patterns" by Eric Freeman et al (ISBN: 978-0-596-00712-6)
  2. "Test Driven Development. By Example" by Kent Beck (ISBN: 978-0-321-14653-3)
  3. "Clean Code" by Robert C. Martin (ISBN: 978-0-13-235088-4)
  4. "The Software Craftsman" by Sandro Mancuso (ISBN: 978-0-13-405250-2)
  5. "Agile Software Development: Principles, patterns, and practices" by Robert C. Martin (ISBN: 978-1-292-02594-0)
  6. "Refactoring" by Martin Fowler (ISBN: 978-0-13-475759-9)
  7. "The Clean Coder" by Robert C. Martin (ISBN: 978-0-13-708107-3)
  8. "Clean Architecture" by Robert C. Martin (ISBN: 978-0-13-449416-6)

Outstanding articles

  1. Secure a Spring Boot REST API with JSON Web Token
  2. Spring Boot Security + JWT Hello World Example

Finished books