Peter Seibel interviews 16 of the most interesting comp…| Goodreads
Do we need to measure complexity? With what metrics? What benefits can it brings? This is the questions we'll answer in this article.| The Valuable Dev
The Open-Closed Principle is not a good idea. Abstractions and indirections shouldn't be created because we need to modify a bunch of code.| The Valuable Dev
When developers speak about the Single Responsibility Principle, nobody seems to agree. What means the SRP? Should we still use it?| The Valuable Dev
Managing software entropy is an important part of our job, as developers. What is software entropy? How do we keep it low?| The Valuable Dev
Global variables are a common pitfall many developers fall into. Let's take a look why, and how we can fix this problem.| The Valuable Dev
Is simplicity important? How to achieve it? How to manage complexity? Here's a detailed article about the KISS principle.| The Valuable Dev
The keys to debate effectively as a software developer and therefore bringing value to yourself and your company.| The Valuable Dev
What are the benefits and drawbacks of the DRY principle?| The Valuable Dev