33 Forks
115 Stars
115 Watchers

lectures

Learn Functional Programming in Scala

How to download and setup lectures

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

Or simply clone lectures with SSH
[email protected]:scalasummerschool/lectures.git

If you have some problems with lectures

You may open issue on lectures support forum (system) here: https://github.com/scalasummerschool/lectures/issues