haskellings
Haskell tutorial
An automated tutorial program for learning Haskell programming
An automated tutorial to teach you about Haskell!
167 stars
4 watching
25 forks
Language: Haskell
last commit: over 1 year ago functional-programmingghchaskellhaskell-platformhaskell-stacknixtutorial
Related projects:
Repository | Description | Stars |
---|---|---|
haskell-jp/makemistakestolearnhaskell | A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes | 81 |
haskell-beginners-2022/course-plan | A comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language. | 1,284 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
simonmar/par-tutorial | A tutorial and code samples for parallel and concurrent programming in Haskell. | 219 |
winterland1989/magic-haskell | A collection of Haskell examples and tutorials covering various programming concepts | 293 |
alpacaaa/zero-bs-haskell | A tutorial project teaching Haskell through practical exercises and a gradual introduction to its concepts and terminology. | 562 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
google/haskell-trainings | A set of training materials and exercises for learning Haskell programming language | 1,386 |
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 82 |
typeclasses/haskell-phrasebook | A tutorial guide to Haskell programming with annotated example programs. | 211 |
haskellweekly/haskellweekly | Curated news and resources for the Haskell programming language community. | 142 |
crabmusket/haskell-simple-concurrency | A tutorial project introducing basic concurrency mechanisms in Haskell through simple examples and inspiration from Go's concurrency primitives. | 79 |
politrons/dive_into_haskell | An introductory guide to Haskell programming language features and applications | 69 |
i-am-tom/haskell-exercises | A tutorial and exercise repository to learn about obscure GHC extensions in Haskell. | 638 |