Book Review: Test-Driven Development: By Example
Long-form review of Kent Beck’s Test-Driven Development: By Example—the money kata, xUnit from scratch, and why red-green-refactor still matters.
Articles, tutorials, and insights on software engineering, computer science, algorithms, and engineering practices
Showing page 6 of 12
Long-form review of Kent Beck’s Test-Driven Development: By Example—the money kata, xUnit from scratch, and why red-green-refactor still matters.
In-depth Engineering Log review of 97 Things Every Programmer Should Know: Collective Wisdom from the Experts by Kevlin Henney: what it covers, who it helps,...
In-depth Engineering Log review of Algorithms to Live By: The Computer Science of Human Decisions by Brian Christian, Tom Griffiths: what it covers, who it h...
Long-form review of Robert C. Martin’s Clean Architecture: dependency rules, boundaries, and when the framework helps (or overfits) real systems.
In-depth Engineering Log review of Debugging: The 9 Indispensable Rules for Finding Even the Most Elusive Software Bugs by David Agans: what it covers, who i...
In-depth Engineering Log review of Designing for Scalability with Erlang/OTP: Implement Robust, Fault-Tolerant Systems by Francesco Césarini, Steve Vinoski: ...