About 132,000 results
Open links in new tab
  1. The Scala Programming Language

    Scala lets you write less to do more. As a high-level language, its modern features increase productivity and lead to more readable code. With Scala, you can combine both functional and …

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

  3. Learn Scala | Scala Documentation

    Description of the process for evolving the language, and list of all the Scala Improvement Proposals (SIPs).

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

  5. Scala 2.13.16 | The Scala Programming Language

    Feb 13, 2016 · Download the Scala binaries for Need help running the binaries? Download and use Scala with IntelliJ and then build a project , then test it.

  6. Introduction | Tour of Scala | Scala Documentation

    What is Scala? Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It seamlessly …

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

  8. A Scala Tutorial for Java Programmers

    This document gave a quick overview of the Scala language and presented some basic examples. The interested reader can go on, for example, by reading the Tour of Scala, which …

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

  10. Tutorials - Scala Documentation

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