Scala Tips & Tricks

Between Zero & Hero – Scala Tips and Tricks for the intermediate Scala developer

Scala has no ++ or — operator; how to increment or decrement an integer?

Getters and Setters in Scala

Scala access modifiers and qualifiers in detail