--- 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. "Test Driven Development. By Example" by Kent Beck (ISBN: 978-0-321-14653-3)
  2. "Clean Code" by Robert C. Martin (ISBN: 978-0-13-235088-4)
  3. "The Software Craftsman" by Sandro Mancuso (ISBN: 978-0-13-405250-2)
  4. "Agile Software Development: Principles, patterns, and practices" by Robert C. Martin (ISBN: 978-1-292-02594-0)
  5. "Refactoring" by Martin Fowler (ISBN: 978-0-13-475759-9)
  6. "The Clean Coder" by Robert C. Martin (ISBN: 978-0-13-708107-3)
  7. "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