Articles tagged with: Reviews

Book Review: The Art of Readable Code

Summary: 'The Art of Readable Code' is a book that emphasizes the importance of writing code that is easy to read and understand. It provides advice on minimizing time taken to understand code, consistent style, fixing bad names instead of commenting, and more. The book also covers topics such as testing, code cleaning, refactoring, and creating reusable components.


Book Review: Sphinx Search - Beginner's Guide

Summary: A review of the book 'Sphinx Search - Beginner's Guide', by Abbas Ali.


Book Review: Getting Real

Summary: A review of the book 'Getting Real', by 37 Signals.


Book Review: The Mythical Man-Month

Summary: A review of the book 'The Mythical Man-Month', by Frederick P. Brooks.


Book Review: Design Patters (Gang of Four)

Summary: A review of the book 'Design Patterns: Elements of Reusable Object-Oriented Software', by Erich Gamma, Richard Helm, Ralph Johnson & John M. Vlissides.