
The Scala Programming Language
Scalable Scala is well suited to building fast, concurrent, and distributed systems with its JVM, JavaScript and Native runtimes. Scala prioritises interoperability, giving easy access to many …
Learn Scala | Scala Documentation
Tutorials Take you by the hand through a series of steps to create Scala applications.
Install | The Scala Programming Language
To install Scala, it is recommended to use cs setup, the Scala installer powered by Coursier. It installs everything necessary to use the latest Scala release from a command line:
Getting Started - Scala Documentation
Installing Scala means installing various command-line tools such as the Scala compiler and build tools. We recommend using the Scala installer tool “Coursier” that automatically installs all the …
Online Courses - Scala Documentation
Tour of Scala is an interactive website that introduces the basics of Scala programming through a series of hands-on lessons. Each lesson provides code examples and exercises that compiles …
All Available Versions | The Scala Programming Language
2012年2月11日 · All Available Versions This page contains a comprehensive archive of previous Scala releases.
Scala 2.13.16 | The Scala Programming Language
2016年2月13日 · Download and use Scala with IntelliJ and then build a project, then test it. Using SDKMAN!, you can easily install specific versions of Scala on any platform with sdk install …
Introduction | Tour of Scala | Scala Documentation
Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It seamlessly integrates …
A Scala Tutorial for Java Programmers
If you are coming to Scala with some Java experience already, this page should give a good overview of the differences, and what to expect when you begin programming with Scala.
Tutorials - Scala Documentation
Scala for Java Programmers Quick introduction to the Scala language and compiler for people who already have some experience in Java.