top of page
#CodeIsCommunication: Why Naming Matters
There is a reason why this saying exists: “There are only two hard things in Computer Science: cache invalidation and naming things.”
#CodeIsCommunication: The Value of Constrained Choices in Code
Building software is expensive. But the biggest cost is not writing the new code—it’s understanding the existing code.
bottom of page