HaskellKoans
Haskell tutor
A tool designed to help beginners learn Haskell programming through interactive exercises and challenges.
Haskell Koans for the Vancouver's Haskell UnMeetup
283 stars
14 watching
86 forks
Language: Haskell
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kowainik/learn4haskell | An educational project that teaches Haskell programming concepts in four modules through coding exercises and mentorship. | 1,007 |
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 82 |
haskell-jp/makemistakestolearnhaskell | A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes | 81 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
pietervdvn/haskell | An introduction to Haskell programming language with accompanying material and exercises. | 58 |
anton-k/ru-haskell-book | A repository containing Haskell book files and supporting materials. | 275 |
alpacaaa/zero-bs-haskell | A tutorial project teaching Haskell through practical exercises and a gradual introduction to its concepts and terminology. | 562 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
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 |
mondaymorninghaskell/haskellings | An automated tutorial program for learning Haskell programming | 167 |
winterland1989/magic-haskell | A collection of Haskell examples and tutorials covering various programming concepts | 293 |
denisshevchenko/ohaskell.guide | A comprehensive guide to the Haskell programming language | 261 |
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |