haskell
Haskell tutorial
A platform providing Haskell exercises and tutorials to help learners master the language.
Exercism exercises in Haskell.
494 stars
21 watching
193 forks
Language: Haskell
last commit: 23 days ago community-contributions-pausedexercism-trackmaintained
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 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 82 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
alpacaaa/zero-bs-haskell | A tutorial project teaching Haskell through practical exercises and a gradual introduction to its concepts and terminology. | 562 |
mondaymorninghaskell/haskellings | An automated tutorial program for learning Haskell programming | 167 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
anton-k/ru-haskell-book | A comprehensive resource for learning Haskell, featuring documentation, examples, and project code. | 275 |
haskelllive/haskelllive | Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions | 130 |
google/haskell-trainings | A set of training materials and exercises for learning Haskell programming language | 1,386 |
haskell-beginners-2022/course-plan | A comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language. | 1,284 |
opqdonut/haskell-exercises | A collection of small and simple Haskell exercises with unit tests to help learners practice their skills. | 158 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
haskell-jp/makemistakestolearnhaskell | A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes | 81 |