Tag: book review
-
[Review] Naming Things: The Hardest Problem in Software Engineering
In today’s post, I review Naming Things: The Hardest Problem in Software Engineering, by Tom Benner. Background Naming Things Phil Karlton once said There are only two hard things in Computer Science: cache invalidation and naming things. This is a fairly famous quote among software professionals and it refers to the difficulty in naming variables,…
-
[Review] Managing Technical Debt: Reducing Friction in Software Development
In today’s post, I review Managing Technical Debt: Reducing Friction in Software Development, by Phillippe Kruchten, Robert Nord, and Ipek Ozkaya.