Anemic vs. Rich Domain Model
Yet another controversial topic in the world of software development. Should you choose one over the other? But hold your horses for a minute: what
My Journey through Software Development
A blog where I moan about software design and code maintenance.
Discussions about readability and expressive code.
Yet another controversial topic in the world of software development. Should you choose one over the other? But hold your horses for a minute: what
What makes software great? Is it enough for software to merely work? What does it mean for software to “work”? So long as it meets
It seems like the common argument for this problem is that it’s a matter of taste whether methods should be small or big. I’d say
Ever since I started reading about software design and while I have been practicing what I’ve been taught, I have begun to see a pattern
Maybe you’ve come across a lot of people talking about how we should write clean code, how code should be easy to maintain, or how