ScalaSchool
Cheat Sheet
Scala Cheatsheet
Online Scala Resources:
A Tour of Scala: Tutorial introducing the main concepts of Scala
Scala Tutorial (another quick reference with content written for beginners)
Scala-Lang.org: Scala’s main page
Scala Standard Library API
LightBend (Scala, Akka, Play enterprise support)
Scala Overview on StackOverflow: A list of useful questions sorted by topic
A Scala tutorial from Twitter
Scala training from 47 Degrees
Scala training from Data Flair
Coursera’s Functional Programming in Scala Specialization
Scala Books
Programming in Scala book (my personal recommendation for an intro to Scala)
Scala for the Impatient (an alternative to Programming in Scala for those with Java experience)
Functional Programming in Scala (for those who want a rigorous approach to learning functional programming with Scala)
Scala for the Impatient
Scala Cookbook
Online Programming Tools:
Scastie
Scala Fiddle
Scala Meta AST Explorer