Learn Scala | Scala Documentation
docs.scala-lang.orgFirst Steps... Getting Started Install Scala on your computer and start writing some Scala code! Tour of Scala Bite-sized introductions to core language features. Scala 3 Book Learn Scala by reading a series of short lessons. Online Courses MOOCs to learn Scala, for beginners and experienced programmers. Books Printed and digital books about Scala.
Scala API Docs | Scala Documentation
docs.scala-lang.org › api › allScala 2.10.7 Nightly builds API documentation for nightly builds is not currently available in browsable form. Jars of nightly builds, including scaladoc jars, are available from https://scala-ci.typesafe.com/artifactory/scala-integration/org/scala-lang/ Previous releases Scala 3.2.0 Library API Scala 3.1.3 Library API Scala 3.1.2 Library API
Scala 3
https://scala-lang.org/api/3.xScala 3 This is the documentation for the Scala standard library. Package structure The scala package contains core types like Int, Float, Array or Option which are accessible in all Scala …
Scala 3
scala-lang.org › api › 3Scala 3 This is the documentation for the Scala standard library. Package structure The scala package contains core types like Int, Float, Array or Option which are accessible in all Scala compilation units without explicit qualification or imports. Notable packages include:
Scala 3
scala-lang.org › api › 3Scala 3 This is the documentation for the Scala standard library. Package structure The scala package contains core types like Int, Float, Array or Option which are accessible in all Scala compilation units without explicit qualification or imports. Notable packages include: