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

https://github.com/rdmello/learning_haskell

Learning Haskell to understand functional programming
https://github.com/rdmello/learning_haskell

Last synced: 7 months ago
JSON representation

Learning Haskell to understand functional programming

Awesome Lists containing this project

README

          

# Learning Haskell and Functional Programming

- Goals: to understand a burgeoning field of programming that can improve coding style
: also it can help understand things like map, filter, and reduce

## Links

- http://learnyouahaskell.com/ has a pretty great book which I'm following along