Tag Archives: coding

BPGB: Frost-Bitten Features

In some environments where I’ve worked, new features were being added and bugs were being fixed up until the very moment that the code was released. This obviously leads to problems where one change generates new bugs that we have not yet had time to find, much less fix. Consequently, another buggy release goes out… Read More »

Notation vs. Paradigm

Recently, I’ve been taken with the idea of programming languages as notation. When most people look at a programming language, they see syntax and possibly an underlying paradigm. I see the same, I just find the idea that each language also provides a unique notation for expressing ideas quite appealing. Lately, I’ve been thinking about… Read More »

Programming and Writing

Over the years, I have come to the amusing realization that many people feel like they could program if they just tried. You know the type. He (or she) has used computers for a while. He picked up Computer Programming for Total Morons or Object Oriented Programming in C++ and Java in an Hour and… Read More »

The Recurring Myth of Programmer-less Programming

Why is it that some people regularly suggest that someday soon we won’t need programmers? I’ve recently been seeing this as part of the IT outsourcing debate. But, this isn’t the first time I’ve seen it. The first time I saw this meme was shortly after I started programming professionally 17 years ago. I talked… Read More »