blog.kdgregory.com
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 ...
Monday, May 9, 2011
Big-O Isn't Everything, Part 2
›
If you need to build a lookup table for some large number of values, what data structure should you choose? Obviously , you want a hashed...
Thursday, April 28, 2011
JDK Bug 6337981: Writing XML to OutputStream Doesn't Indent
›
I was recently bitten by JDK bug #6337981 . Since it took me a while to narrow down the problem, and longer to find the official bug report...
‹
›
Home
View web version