Learn FP by exercies

Steps:

  • Install .NET Core
  • clone or download this repo
  • run using dotnet run in the root of the file
  • use your favourite IDE/Editor and work through the file StartHere.fs
  • re-run dotnet run to assess your learning

VS or VS4Mac can also be used to run the project and learn. StartHere.fs is the file to focus on!