约 434,000 个结果
在新选项卡中打开链接
  1. 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 …

  2. Learn Scala | Scala Documentation

    Tutorials Take you by the hand through a series of steps to create Scala applications.

  3. 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:

  4. 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 …

  5. 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 …

  6. All Available Versions | The Scala Programming Language

    2012年2月11日 · All Available Versions This page contains a comprehensive archive of previous Scala releases.

  7. 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 …

  8. 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 …

  9. 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.

  10. Tutorials - Scala Documentation

    Scala for Java Programmers Quick introduction to the Scala language and compiler for people who already have some experience in Java.