Hacker News new | ask | show | jobs
by kbd 3156 days ago
This sounds like Stockholm Syndrome. The low-information verbosity is actually good because...
1 comments

I've programmed in python, scala, and java quite extensively. There definitely is such a thing as a good writing language and a good reading language.

Python fits nicely in both, but java is a great reading language. If I had to maintain any existing codebase I would prefer a java one.

Scala is the great obfusciator.

I have used all 3 extensively, too. And when it comes to large, sloppy code bases, I'd take the Java over the Python any day.