Intention vs Implementation in software engineering
These slides illustrate how Feature implementations or even feature requests themselves sometimes confuse the “why” and the “how”. Even if the resulting code works, it makes business logic’s intentions disappear, which costs in both understanding and maintenance.
Post a comment