Category

Best Practices

230 articles found

Architecture

When to Build the Sawhorse

I love talking about tools and automating.  I’ve written about having a dedicated developer tools team, and what you should…

Best Practices

I am an Exception Extremist

Had a code review today and I realized that I am an exception extremist, an exception bigot if you will.\n\nI…

Algorithms

Switch is Just a Fancy If Else

Sorry to rain on your parade.  I know that you just refactored that series of if-else statements into one switch…

Agile

Why Small is Better

I’ve talked about large backlogs being fatlogs here and here before, but I’d like to apply that general thinking to…

SP
Best Practices

Do We Need If Blocks?

I’ve been contemplating this for a while now.  I thought I would finally write on the subject and see what…