Death and Taxes: Compilation, Type, and Test
Jeff Atwood has complained about the "compilation tax" that he must pay with C#, contrasting it with Visual Basic's background compilation. It's utterly absurd that when we program, the most sophisticated, well-studied, computational task that is common, we are essentially typing into a text buffer. (At least IntelliSense / method completion …
more ...