559 Forks
2585 Stars
2585 Watchers

scala-exercises

The easy way to learn Scala.

How to download and setup scala-exercises

Open terminal and run command
git clone https://github.com/scala-exercises/scala-exercises.git
git clone is used to create a copy or clone of scala-exercises repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with scala-exercises https://github.com/scala-exercises/scala-exercises/archive/master.zip

Or simply clone scala-exercises with SSH
[email protected]:scala-exercises/scala-exercises.git

If you have some problems with scala-exercises

You may open issue on scala-exercises support forum (system) here: https://github.com/scala-exercises/scala-exercises/issues