Skip to content

My Journey through Software Development

A blog where I moan about software design and code maintenance.

  • Blog
  • Home page
  • Sample Page
You Are Here
  • Home
  • Software Design

Category: Software Design

Discussions about software design in general. Patterns and best practices.

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

Continue Reading

The Essence of Great Software

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

Continue Reading

Good code is not subjective

A spectre is haunting the software industry – the spectre of maintainable code. Everyone of us has probably encountered shoddy code in our career as

Continue Reading

Big vs. Small Methods

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

Continue Reading

Software Design is not Product Design

I’ve talked about one aspect of this topic before, where I discussed the common argument that software design takes too much time to be of

Continue Reading

Code isn’t just code – it’s knowledge

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

Continue Reading

How does bad code slow us down?

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

Continue Reading

What is an implementation detail anyway?

I think knowing what implementation details are and how to properly isolate them is one of the important components of writing maintainable code. However, if

Continue Reading

We don’t have time for software design

Yes, that is a common argument I’ve heard pretty much everywhere as soon as I’ve mentioned the need for refactoring code in the name of

Continue Reading

Tom

Aspiring software architect with a profound passion for software design and testing. Writing code merely to make something work isn't enough, it has to tell a story and be adaptable to change as our understanding of the problem evolves. This is essential for increasing the productivity of any team of software developers.

  • linkedin

Recent Posts

  • Anemic vs. Rich Domain Model
  • The Essence of Great Software
  • Good code is not subjective
  • Big vs. Small Methods
  • Develop Easy-to-debug Interfaces

Archives

  • February 2022
  • July 2021
  • May 2021
  • June 2020
  • February 2020
  • December 2019
  • October 2019
  • August 2019

Categories

  • Bugs
  • Clean Code
  • Code Smells
  • Software Design
  • Software Testing
  • Technical Debt
  • Uncategorized
All Rights Reserved 2020
Proudly powered by WordPress | Theme: Gist by Candid Themes.