Hand-picked Scala learning resources: the official cheatsheet, Scala By Example, functional programming guides and quick references.
Scala Cheatsheet | Scala Documentation
- computer language is a statically typed multi-paradigm programming language designed to integrate features of: object oriented programming and functional programming. Since it is static, one cannot change class defini…
Learning Scala: Abstractions, Types, and Expressions
Scala Versions
Thanks to Brendan O’Connor, this cheatsheet aims to be a quick reference of Scala syntactic constructions. Licensed by Brendan O’Connor under a CC-BY-SA 3.0 license.
Interactive Scala Tutorial
https://class.coursera.org/progfun-003/class/index - iirvine/functional-programming-in-scala