First Steps… #
GETTING STARTED
Install Scala on your computer and start writing some Scala code!
Tour of Scala
Bite-sized introductions to core language features.
Scala Book
An online book introducing the main language features.
Returning Users #
API
API documentation for every version of Scala.
Overviews
In-depth documentation covering many of Scala’s features.
Style Guide
An in-depth guide on how to write idiomatic Scala code.
Cheatsheet
A handy cheatsheet covering the basics of Scala’s syntax.
Scala FAQ
Answers to frequently-asked questions about Scala.
Language Spec
Scala’s formal language specification.