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

https://github.com/edmilson-dk/learn-haskell

My trajectory in haskell studies, a little bit every day.
https://github.com/edmilson-dk/learn-haskell

haskell haskell-studies

Last synced: over 1 year ago
JSON representation

My trajectory in haskell studies, a little bit every day.

Awesome Lists containing this project

README

          

# Learn Haskell

![Haskell](https://github.com/edmilson-dk/learn-haskell/blob/main/.github/haskell.png)

My trajectory in haskell studies, a little bit every day.

## Motivation

My central reason for studying haskell, is the possibility to understand more deeply how the functional programming ecosystem works and to get a little out of the bubble of the object-oriented world, besides the pleasure of obtaining more knowledge.

## Results of the studies

* [Day 01](https://github.com/edmilson-dk/learn-haskell/blob/main/day-01)
* [Day 02](https://github.com/edmilson-dk/learn-haskell/blob/main/day-02)
* [Day 03](https://github.com/edmilson-dk/learn-haskell/blob/main/day-03)
* [Day 04](https://github.com/edmilson-dk/learn-haskell/blob/main/day-04)
* [Day 05](https://github.com/edmilson-dk/learn-haskell/blob/main/day-05)
* [Day 06](https://github.com/edmilson-dk/learn-haskell/blob/main/day-06)
* [Day 07](https://github.com/edmilson-dk/learn-haskell/blob/main/day-07)