Book Reviews
-
Book review: Design Patterns Elements of Reusable Object-Oriented Software by Gamma, Helm, Johnson and Vlissides (1994)
.
Author’s purpose The purpose of the authors is to provide a catalog of the most important design patterns in a format…
-
Book Review: Unix and Linux System Administration (Fifth Edition) by Evi Nemeth, Garth Snyder, Trent R. Hein, Ben Whaley, and Dan Mackin
.
Book Description The Book Unix and Linux System Administration (Fifth Edition) by Evi Nemeth, Garth Snyder, Trent R. Hein, Ben Whaley,…
-
Book review: Clean Coder by Robert (Bob) Martin.
.
In this book, Bob Martin defines what professionalism is in the software industry. This is a “soft” book because its focus…
-
Book Review: Clean Code A Handbook of Agile Software Craftsmanship (Martin, Robert C.)
.
In this book, “Uncle Bob” teaches us how to write clean (good) code. But why is clean code important? Because, to…
-
Book Review: The Debian Administrator’s Handbook (Raphael Hertzog and Roland Mas)
.
This book trains you to be competent in managing Debian servers. Is this important or useful? Well, more than 10% of…
-
Book Review: Pro Git. 2nd edition.
.
If your job involves some aspect of programming, I recommend that you read Pro Git. Git is the new standard for…