Skip to content

collection of scala links, scripts, tutorials which helped me learn scala

License

Notifications You must be signed in to change notification settings

humbletrader/ScalaTutorial

Repository files navigation

Scala Tutorial

This is a collection of :

  • scala scripts copied from various sources or implemented by myself while I was learning scala
  • links to various projects, tutorials, plugins

Best scala books

  • Programming Scala 2nd edition by Dean Wampler and Alexy Payne
  • Programming in Scala by Martin Odersky
  • Scala with Cats by Noel Welsh and Dave Gurnell (free e-book)
  • Scala in depth by Josh Suereth

Useful links:

Scala tutorials

Scala collections

Best practices and style guides

Functional programming

Scala exercises / solutions

Plugins

  • scalastyle - the equivalent of checkstyle for scala (eclipse, intellij, maven, gradle)

Todo:

About

collection of scala links, scripts, tutorials which helped me learn scala

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages