|
- The Scala Programming Language
Scalable Scala is well suited to building fast, concurrent, and distributed systems with its JVM, JavaScript and Native runtimes Scala prioritizes interoperability, giving easy access to many ecosystems of industry-proven libraries
- Learn Scala | Scala Documentation
Tutorials Take you by the hand through a series of steps to create Scala applications
- Install | The Scala Programming Language
Each Scala release has its own page listing alternative installation methods Click the button above to see the full list of Scala releases, or pick from the most recent releases below
- Online Courses - Scala Documentation
Each lesson provides code examples and exercises that compiles and runs directly in the browser, making it a quick and accessible way to get started with Scala
- Basics | Tour of Scala | Scala Documentation
Scala has a special type of class called a “case” class By default, instances of case classes are immutable, and they are compared by value (unlike classes, whose instances are compared by reference)
- Tutorials - Scala Documentation
Scala for Java Programmers Quick introduction to the Scala language and compiler for people who already have some experience in Java
- All Available Versions | The Scala Programming Language
All Available Versions This page contains a comprehensive archive of Scala releases
- New in Scala 3
The Language Reference gives a detailed description of the changes from Scala 2 to Scala 3 The Migration Guide provides you with all the information necessary to move from Scala 2 to Scala 3
|
|
|