Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrea/progressivefsharp2015

Computation expressions in practice
https://github.com/andrea/progressivefsharp2015

Last synced: about 2 hours ago
JSON representation

Computation expressions in practice

Awesome Lists containing this project

README

        

## Progressive F# Tutorials 2015

### Computation expressions in practice

Instructions

Open the solution and in the project `ComputationExpressionsInPractice-Exercises` search for comments starting with (\*.
You can follow each step in order.

If you get lost you can look at `ComputationExpressionsInPractice` project where all exercises are implemented already

For reference you can read the following posts
1. [Computation expressions and microphones](http://www.roundcrisis.com/2015/12/06/Computation-expressions-in-practice/)
2. [More computation expression](http://www.roundcrisis.com/2015/12/06/more-computation-expressions/)