haskell-exercises
Haskell practice exercises
A collection of small and simple Haskell exercises with unit tests to help learners practice their skills.
Haskell exercises with automatic tests
158 stars
6 watching
49 forks
Language: Haskell
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell-beginners-2022/exercises | An exercise repository for learning Haskell programming through hands-on practice | 261 |
i-am-tom/haskell-exercises | A tutorial and exercise repository to learn about obscure GHC extensions in Haskell. | 638 |
google/haskell-trainings | A set of training materials and exercises for learning Haskell programming language | 1,386 |
mvaldesdeleon/haskell-book | A collection of Haskell solutions to exercises from the book "Haskell Programming from First Principles" | 89 |
dmvianna/haskellbook | Solutions to exercises from the 'Haskell Programming from First Principles' book | 95 |
exercism/haskell | A platform providing Haskell exercises and tutorials to help learners master the language. | 494 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 82 |
pdt256/kata | A platform providing coding challenges to practice Test-Driven Development (TDD) in various programming languages. | 6 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
quchen/articles | A collection of articles about Haskell programming and its applications. | 1,250 |
haskelllive/haskelllive | Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions | 130 |