Comment Re:Is programming getting much harder? (Score 1) 281
I remember when starting Java, thinking why do I need 3 different classes imported just to do a simple hello world?
Hmm, I don't need to import anything.
Weird.
Oh, do you mean a GUI program that can handle events and everything? Yeah, it's so weird that that isn't completely trivial.
When Java is your hammer, everything starts to look like a thumb. (Steve Haflich)
Dave