Sha256: f2f437f378634be6504228adc399d0f0a06b3149e0ec7bd460380a5b2377500d
Contents?: true
Size: 751 Bytes
Versions: 9
Compression:
Stored size: 751 Bytes
Contents
## Recommended Learning Resources Exercism provides exercises and feedback but can be difficult to jump into for those learning Scala for the first time. These resources can help you get started: * [Scala - Getting Started](http://www.scala-lang.org/documentation/getting-started.html) * [Programming Scala](http://www.oreilly.com/ofps/) * [StackOverflow](http://stackoverflow.com/) * [Scala Exercises](https://www.scala-exercises.org/std_lib) ## Linting Scala projects can be linted for further code analysis via a third party tool - [Scalastyle](http://www.scalastyle.org/). There are several ways of using Scalastyle including Maven, SBT, Gradle, IntelliJ and Eclipse. For instructions on usage visit [Scalastyle](http://www.scalastyle.org/).
Version data entries
9 entries across 9 versions & 1 rubygems