2.5 KiB
2.5 KiB
Scala resources
http://gatkforums.broadinstitute.org/gatk/discussion/1897/scala-resources
References for Scala development
The online course Functional Programming Principles in Scala taught by Martin Odersky, creator of Scala, and a Cheat Sheet for that course
Scala by Example (PDF) - also by Martin Odersky
Programming Scala - O'Reilly Media
Scala School - Twitter
A Concise Introduction To Scala
Stack Overflow
A Conversation with Martin Odersky
- The Origins of Scala
- The Goals of Scala's Design
- The Purpose of Scala's Type System
- The Point of Pattern Matching in Scala