RE: Do you use Scala, Groovy, or another JVM-based language besides Java? 07-17-2018, 02:25 AM
#5
(07-17-2018, 01:44 AM)Mimiakira Wrote:(07-16-2018, 10:14 PM)Percent Wrote:(07-16-2018, 12:18 PM)Mimiakira Wrote: What is different between java and scala?
(Just seen an image of groovy and, it looks much easier then java)
https://image.slidesharecdn.com/confessi...1459859034
Scala is a functional programming language compatible with the JVM. The primary difference between Java and Scala is that Scala suffers from syntactic diabetes, and has a ton of stupid rules.
Then, if the rules are stupid, why use it? haha or, is it something that works fine then java. I don't see people use groovy just because of how the functionality of the code works.
Well, obviously that is just my opinion, and there are people out there who enjoy Scala. In the end, all of these languages translate to Java bytecode.