Sha256: ec57bdefaa99f4b2673198ae2c22dbb79dff2e9fe297fbed663e26295bf63af1
Contents?: true
Size: 782 Bytes
Versions: 295
Compression:
Stored size: 782 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) * [StackOverflow](http://stackoverflow.com/) * [Scala Exercises](https://www.scala-exercises.org/std_lib) * [The Neophyte's Guide to Scala](http://danielwestheide.com/scala/neophytes.html) ## 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
295 entries across 295 versions & 1 rubygems