Ian Wold
About
Now
Connect
Book Club
Topic: Standards
11.20
Three Laws
Some 'folk laws' that are commonly known but seldom applied.
06.08
Using Interfaces
I'm on a quest to make it happen less
02.15
It's Better to be Consistently Incorrect than Inconsistently Correct
On consistency in code and what it means for something to be 'incorrect'
02.14
Develop Effective Coding Standards
Bad coding standards are worse than no standards, and even good standards are sometimes unnecessary. What's the utility in coding standards, and what makes a good one?
02.04
Four Deeply-Ingrained C# Cliches
There's a lot to love about C# and .NET, and there are some things that I don't love as much. Then there are four bad habbits that are so deeply ingrained they've become cliches within our codebases.
01.17
Eight Maxims
A few principles for thoughtful software engineering.
01.13
Just Use PostgreSQL
With a vast and growing ecosystem of database systems, data models, patterns, and paradigms, choosing the right one can be a long and complicated process. I prefer a simpler approach: Just use PostgreSQL.