Skip to content

My Journey through Software Development

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

  • Blog
  • Home page
  • Sample Page

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

Develop Easy-to-debug Interfaces

Whenever you’ve designed an interface for some purpose, have you ever considered what would happen if a client of your interface misused it? Misused, as

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

Keeping code review sessions friendly

Code review is something that sends a chill down the spine of some developers, while others let off a radiant smile upon hearing it (I

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
1 2 Next »

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.