Development Programming Languages Scala
Intro to Scala
Scala is a high-level, general-purpose programming language with support for both object-oriented and functional programming. Scala is statically typed and compiled into Java bytecode (JVM instructions).