Methodology
Abstraction()->_Abstraction()->__Abstraction()
There’s something about writing so-called enterprise code that seems to make developers want to hide all the concrete functionality deep underneath an unimaginable number of abstracted layers. I HATE IT! I hate it and I want it to stop.
Is Good Code Impossible? Part 2: Project Manipulation Patterns
This blog is the second part of my post, Is Good Code Impossible?. In it, I go through a case study of a project with “Gorilla Mart” that illustrates how difficult it is to maintain good coding practices in contract- and commercial-based software. I’ve gotten a lot of feedback on Part 1 of this blog […]