Robert Martin

The Robert C. Martin Clean Code Collection (Collection)

Notify me when the book’s added
To read this book, upload an EPUB or FB2 file to Bookmate. How do I upload a book?
This book is currently unavailable
848 printed pages
Have you already read it? How did you like it?
👍👎

Impressions

  • Vlad Nikitiukshared an impression5 years ago
    👍Worth reading
    🔮Hidden Depths
    💡Learnt A Lot
    🎯Worthwhile

Quotes

  • b4777467766has quoted3 days ago
    This is called the SPECIAL CASE PATTERN [Fowler]. You create a class or configure an object so that it handles a special case for you. When you do, the client code doesn’t have to deal with exceptional behavior. That behavior is encapsulated in the special case object.
  • b4777467766has quoted3 days ago
    When we return null, we are essentially creating work for ourselves and foisting problems upon our callers.
  • b4777467766has quoted3 days ago
    you are tempted to return null from a method, consider throwing an exception or returning a SPECIAL CASE object instead.

On the bookshelves

fb2epub
Drag & drop your files (not more than 5 at once)