Technology Development and the Long Game
Do you remember a time when, in order to get a new version of the software, you had to wait for new diskettes to come in the mail? The first company I worked for...
At the Intersection of Technology and Theology
Do you remember a time when, in order to get a new version of the software, you had to wait for new diskettes to come in the mail? The first company I worked for...
It was a harrowing situation. Most of my development team was gone for the day and I was trying to swing back into action. The customer was unable to work with their equipment, and...
There are two fundamental things to understand about parsing strings. Unless another program is making the string that you’re parsing, things can always go awry (and a program may not always make it correctly...
Why are we still teaching programming without teaching unit testing? Do we ever want quality code?