1 Forks
3 Stars
3 Watchers

scala-for-the-impatient

Snippets and exercises from the book https://www.google.ru/search?q=scala+for+the+impatient+2nd+edition+cay+horstmann

How to download and setup scala-for-the-impatient

Open terminal and run command
git clone https://github.com/vasnake/scala-for-the-impatient.git
git clone is used to create a copy or clone of scala-for-the-impatient 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-for-the-impatient https://github.com/vasnake/scala-for-the-impatient/archive/master.zip

Or simply clone scala-for-the-impatient with SSH
[email protected]:vasnake/scala-for-the-impatient.git

If you have some problems with scala-for-the-impatient

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