安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- Learn Scala | Scala Documentation
Description of the process for evolving the language, and list of all the Scala Improvement Proposals (SIPs)
- Getting Started - Scala Documentation
The Scala Book (see the Scala 2 version here), which provides a set of short lessons introducing Scala’s main features The Tour of Scala for bite-sized introductions to Scala’s features Learning Resources , which includes online interactive tutorials and courses
- Online Courses - Scala Documentation
Scala Courses on Coursera by EPFL The Scala Center at EPFL offers free online courses of various levels, from beginner to advanced For beginners: Effective Programming in Scala: a practical introduction to Scala for professional developers; Functional Programming Principles in Scala: the foundational course by Martin Odersky, Scala’s creator
- 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:
- Basics | Tour of Scala - Scala Documentation
In this page, we will cover the basics of Scala Trying Scala in the Browser You can run Scala in your browser with Scastie This is an easy, zero-setup way to experiment with pieces of Scala code: Go to Scastie Paste println("Hello, world!") in the left pane Click Run The output appears in the right pane Expressions
- Tutorials - Scala Documentation
Quick introduction to the Scala language and compiler for people who already have some experience in Java
- New in Scala 3
The exciting new version of Scala 3 brings many improvements and new features Here we provide you with a quick overview of the most important changes If you want to dig deeper, there are a few references at your disposal: The Scala 3 Book targets developers new to the Scala language
- All Available Versions | The Scala Programming Language
This page contains a comprehensive archive of previous Scala releases Current Releases Current 3 7 x release: 3 7 1 Released on June 4, 2025 Current 3 3 x LTS release: 3 3 6 Released on May 8, 2025 Current 2 13 x release: 2 13 16 Released on January 15, 2025 Maintenance Releases
|
|
|