Hacker News new | ask | show | jobs
by PaulHoule 1027 days ago
Java is great. It doesn't duck the hard problems the way many other programming languages do. If you want to use threads it "just works". It's incorporated many of the best features of ML family programming languages and after working with Scala, Kotlin and other alternatives I love creating DSLs in Java.