4 Forks
55 Stars
55 Watchers

teaching-fp

Techniques, advice, and anecdotes about how to teach Functional Programming

How to download and setup teaching-fp

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

Or simply clone teaching-fp with SSH
[email protected]:expede/teaching-fp.git

If you have some problems with teaching-fp

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