Scala resource list

  1. Scala School Lessons in the Fundamentals of Scala
  2. Effective Scala Twitter’s “best practices” for Scala. Useful for understanding idioms in Twitter’s code.
  3. scala-lang.org Documentation Links to tutorials, manuals, API reference, books, …
  4. Scala API Documentation

Scala Syntax FAQ

  1. pattern matching and functional composition
  2. andThen
  3. Map
  4. immutable