116 Forks
430 Stars
430 Watchers

foundations

Foundations of Functional Programming in Scala is a comprehensive, self-paced online course with no prerequisites, which helps you to become a confident, productive, and powerful functional Scala developer.

How to download and setup foundations

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

Or simply clone foundations with SSH
[email protected]:fp-tower/foundations.git

If you have some problems with foundations

You may open issue on foundations support forum (system) here: https://github.com/fp-tower/foundations/issues