April 2013
Beginner to intermediate
416 pages
13h 46m
English
This chapter covers
One of the most exciting features of Scala is that it runs on the JVM. The benefit of running on a JVM is that you can take advantage of all the frameworks and tools built into other JVM languages. More companies are moving to the JVM even if they don’t use Java as their primary programming language. I strongly believe that any language that doesn’t have support for the JVM is almost a nonstarter, for most of the software projects in the enterprise.
One of the main design goals of Scala is to run on a JVM and provide ...
Read now
Unlock full access