Crap software sucks hard.
I have had a gripe with java for a while. Maybe it is not the language directly, but it seems to enable lazy/sloppy/lack of care programming styles that lead to horrid programs. Java is great for a small tool, such as a mortgage calculator.
Java is not great for an "Enterprise Class" application. They all run slow. They all take up way too much memory. They all hang for seemingly no reason all the time.
There is too much reliance on "automatic" functionality. ... (more)
|