Time To Go?

As a longtime Java developer, I had missed the introduction of Google’s Go language. With some recent changes in my work priorities, I am now looking at it, and thought I would share my first […]

Documenting Bug Fixes

When you fix a bug, how do you document it in the code? One option, of course, is simply not to say anything at all, but just make the fix. But there are times when […]