Quality Software Matters

Quality Software Matters

Follow
homemembers

The Coding Dojo

Todd MeinershagenTodd Meinershagen
Aug 13, 20154 min read

In my post on "Being Prepared", I wrote about the need for us to practice our craft in order to deliver high quality code. Unfortunately, there are a...

The Coding Dojo

Application Monitoring

Todd MeinershagenTodd Meinershagen
Jul 18, 20156 min read

Do you actively monitor your applications? Chances are that if your development team doesn't, your operations group does. There are a variety of...

Application Monitoring

Quality is Everyone's Responsibility

Todd MeinershagenTodd Meinershagen
Jul 9, 20154 min read

Have you ever had this experience before? I drove up to a Chase ATM to transfer money from my Liquid account (re-loadable debit card we use for...

Quality is Everyone's Responsibility

Being Prepared

Todd MeinershagenTodd Meinershagen
Jul 2, 20153 min read

It happens every once in a while. I waltz into the classroom looking forward to a new lesson and suddenly realize that today is the final exam. ...

Being Prepared

Readability

Todd MeinershagenTodd Meinershagen
Jun 25, 20156 min read

Is creating readable code an important feature of writing quality software? Is it something that you would mention when reviewing code for one of your...

Readability

Failing Fast

Todd MeinershagenTodd Meinershagen
Jun 19, 20154 min read

Raise your hand if you have seen this before in your development or production error logs. System.NullReferenceException: Object reference not set to...

Failing Fast