September 2010
M T W T F S S
« Dec    
 12345
6789101112
13141516171819
20212223242526
27282930  

Disclaimer

Opinions expressed here are entirely my own and do not reflect the position of my employer or any other entity.

The views and opinions expressed by visitors to this blog are theirs and do not necessarily reflect mine.

This work is licensed under a Creative Commons license.

Creative Commons License

I Hate System.out.println()

Java programmers love this deadly API – System.out.println(). It is easy to use and versatile. A definite improvement over the old printf() from my C Programming days.But I hate the damn thing. Hate it with a loathing that only someone who has spent days and weeks trying to get some other idiots code to work [...]