All Tags // Development

From ColdFusion to PHP posted on: 3/28/07
Performance vs. Readability posted on: 7/31/07
Page Introspection with XRAY posted on: 8/22/07
Learning OOP posted on: 9/4/07
Choosing JSON Over XML posted on: 5/9/07
Fail Now, Fail Loud, Fail Proud posted on: 1/30/08
Description:

I write less code than I used to (particularly during the daylight hours), but I inherit a lot of code and I review a lot of code in addition to that which I still write. Today I read something that reminded me to write about a trend - or maybe it's an oversight - I've noticed in the last few years. It seems that a lot of developers are afraid of errors. Somewhere, somehow, it seems like it became the norm to create "bug-free" software by masking bugs and failing silently. Why? Or, more assertively...stop that.

Contrary to popular belief, errors are user-friendly (at least in the long run). Errors are certainly developer-friendly. In almost every case, the latter begets the former, I've found.

On the One Hand, Google APIs posted on: 4/23/07
The Forest and the Trees posted on: 6/21/07

Search

Rob  Wilkerson