Update README
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
3053851eb1
commit
a70e8d66ba
1 changed files with 8 additions and 0 deletions
|
@ -33,3 +33,11 @@ https://hackage.haskell.org/package/free
|
||||||
- [The Y Combinator](https://mvanier.livejournal.com/2700.html)
|
- [The Y Combinator](https://mvanier.livejournal.com/2700.html)
|
||||||
- [The Y Combinator - Slight Return](https://mvanier.livejournal.com/2897.html)
|
- [The Y Combinator - Slight Return](https://mvanier.livejournal.com/2897.html)
|
||||||
- [A series of articles on Recursion schemes](https://blog.sumtypeofway.com/archive.html)
|
- [A series of articles on Recursion schemes](https://blog.sumtypeofway.com/archive.html)
|
||||||
|
- [Understanding Algebras](https://www.schoolofhaskell.com/user/bartosz/understanding-algebras)
|
||||||
|
|
||||||
|
# Jupyter Notebooks (Includes the one used for Free Monad)
|
||||||
|
- [https://gitlab.com/SanchayanMaity/haskell-notebooks](https://gitlab.com/SanchayanMaity/haskell-notebooks)
|
||||||
|
|
||||||
|
# youtube Recording of the talk
|
||||||
|
|
||||||
|
https://www.youtube.com/watch?v=fhu1UQel5eo
|
||||||
|
|
Loading…
Reference in a new issue