Tag Archives: scala

Short guide to Scala

Dedicated to Scala Johansson

What is Scala?
Scala is a scalable language based on Java. It adds functional programming features to the normal Java OO. One of the main advantages of Scala is that you can write shorter programs than in Java [...]

Share
Posted in programming | Tagged , | 1 Comment