Ask HN: Is it worth to study languages on the JVM without knowing Java?
https://news.ycombinator.com/item?id=963776I've recently began looking at languages built on the JVM like Clojure and Scala.
I come from a Ruby background mostly, but I deeply appreciate languages like scheme, and even Erlang.
The thing is that both Clojure and Scala assumes that you know Java to get the most out of it. For example in the Scala book from the pragprog, the author says that if you are not experienced with Java, you should complement your study with several Java books.
The fact is that I don't think it's worth for me to learn Java, so I wonder if learning any of these JVM languages is worth it.