About 362,000 results
Open links in new tab
  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 prioritizes 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. 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 …

  4. Introducción | Scala Documentation

    Scala es un lenguaje de programación moderno multi-paradigma diseñado para expresar patrones de programación comunes de una forma concisa, elegante, y con tipado seguro.

  5. Scala 3.5.2 | The Scala Programming Language

    Released October 22, 2024. See all releases. Scala binaries for 3.5.2 are available at github. Release Notes For a summary of important changes, see the GitHub release notes.

  6. Operators | Tour of Scala | Scala Documentation

    In Scala, operators are methods. Any method with a single parameter can be used as an infix operator. For example, + can be called with dot-notation:

  7. Introduction | Scala 3 — Book | Scala Documentation

    Welcome to the Scala 3 Book. The goal of this book is to provide an informal introduction to the Scala language. It touches on all Scala topics, in a relatively light manner.

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

  9. Tutorials - Scala Documentation

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

  10. Scala Cheatsheet - Scala Documentation

    Thanks to Brendan O’Connor, this cheatsheet aims to be a quick reference of Scala syntactic constructions. Licensed by Brendan O’Connor under a CC-BY-SA 3.0 license.