sassela / haskell-learningLinks
Another opinionated list of resources for learning Haskell, from absolute (programming) beginner level to advanced.
☆137Updated 4 years ago
Alternatives and similar repositories for haskell-learning
Users that are interested in haskell-learning are comparing it to the libraries listed below
Sorting:
- Community curated list of companies that use Purescript☆142Updated 10 months ago
- Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture mo…☆193Updated last year
- Tutorial using ghci to make folds easier. Come for the tutorial, stay for the fold puns.☆188Updated 6 years ago
- Big article about Hierarchical Free Monads, the most developed approach to build real software in Haskell☆155Updated 4 years ago
- A curated list of amazingly awesome Haskell articles and talks for beginners.☆191Updated 3 years ago
- The Haskell Phrasebook: a quick intro to Haskell via small annotated example programs☆218Updated 3 years ago
- An amazing list of Haskell developers who would like to mentor beginner-contributors in open source projects.☆177Updated 3 years ago
- Hydra is a full-fledged framework for building web services, multithreaded and concurrent applications with SQL and KV DB support.☆196Updated last year
- 🔍 A step-by-step guide to parsing using Haskell parser combinators.