haskell-links
haskell-exercises
haskell-links | haskell-exercises | |
---|---|---|
7 | 2 | |
10 | 645 | |
- | 1.2% | |
3.0 | 0.0 | |
3 months ago | over 1 year ago | |
PHP | Haskell | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
haskell-links
- Ask HN: What resources do you recommend for learning Haskell?
-
Announcing "Practical Haskell Bits" initiative
I've made sure both of these are added to https://haskell-links.org .
-
Best way to learn Haskell
Since this kind of question is pretty common, there's a website with a collection of many available resources: https://haskell-links.org/
-
Materials for motivating learning to program in Haskell?
https://haskell-links.org is a fast way to find a bunch of resources.
-
How do I start learning Haskell?
Aside from the obvious official website, https://haskell-links.org is a good place to find many learning resources.
-
Text-Mode Games as First Haskell Projects
A great post for beginners, I feel like posts like this shouldn't get lost in the archives, but should be easier to reach. Perhaps we should add a link to it somewhere, like haskell-links.org.
-
ANN: haskell-links.org - searchable links db
The project readme is a good read: https://github.com/simonmichael/haskell-links
haskell-exercises
-
Type family therapy
Hi, I'm going through i-am-tom's Haskell exercises, currently I'm doing "06-TypeFamilies", and I'm not getting the answer to question two to go through the type checker. The problem description is:
-
Gadts in haskell
Also, I would recommend writing some code with GADTs and/or doing some exercises: Haskell Exercises (GADT)
What are some alternatives?
practical-haskell - A collection of Practical Haskell bits.
ghc-dump - A GHC plugin and library for analysing GHC Core
haskell - Exercism exercises in Haskell.
elsa - ❄️ Elsa is a minimal, fast and secure runtime for JavaScript and TypeScript written in Go
fp-course - Functional Programming Course
learn-haskell-blog-generator - Learn Haskell by building a blog generator - an introductory book about Haskell.
FP-Course-ITMO - Slides and other materials for functional programming lectures ITMO university
learn-scotty-bulletin-app - Building a bulletin board using Haskell, scotty and friends
haskell-amuse-bouche - A short technical talk about some fun things in Haskell
hasdim - Haskell Native Dimensional Data Modeling
snaplet-wordpress - A haskell library that communicates with wordpress over its api.
ghc-hotswap - Example code for how we swap compiled code within a running Haskell process.