blog.kdgregory.com
Friday, June 24, 2011
Testing Boundaries
›
In Programming Pearls , Jon Bentley uses binary search as a case study of how difficult it can be to implement a seemingly simple algorithm...
Monday, June 20, 2011
Testing the Complete API
›
In my article on code coverage I was careful to stress that a coverage tool can only tell you what you haven't tested. It can't te...
Monday, May 16, 2011
The difference between a programmer and a software engineer
›
Is that the engineer thinks of all code as part of a larger system. And understands the constraints that a piece of code imposes on that ...
‹
›
Home
View web version