If you don't know much about Scala, but want to get
started quickly. It's by no means an guide to Scala or
SBT, the build system for Scala I'm recommending for
getting started. There's a learning curve to picking up both Scala and SBT.
All I'd like to do is remove the barrier to entry, so you can begin your study.
I'm going to assume you've done some programming in some other language, but
not necessarily work on the Java virtual machine (JVM), which Scala targets.
I'm also going to assume you have a Java Developer Kit (JDK) already installed