- Detailed breakdown and intro to the language: https://twitter.github.io/scala_school/
- Highlevel productive overview: https://learnxinyminutes.com/docs/scala/
- Interactive online course: https://www.coursera.org/learn/progfun1
- Refernce book for the beginner: http://underscore.io/books/essential-scala/
- Refernce book for programming in a functional style https://www.amazon.com/Functional-Programming-Scala-Paul-Chiusano/dp/1617290653/
- Our style guidelines: https://github.com/databricks/scala-style-guide#naming
- List of awesome community packages
- A guide into our choosen ORM Essential Slick
- Creative Scala
- Notes on Akka and Futures http://rerun.me/
- Practice problemsets: http://aperiodic.net/phil/scala/s-99/