haskell-amuse-bouche
Haskell tutorial
A collection of Haskell code examples and resources illustrating the language's features and programming techniques.
A short technical talk about some fun things in Haskell
114 stars
8 watching
11 forks
Language: Haskell
last commit: about 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 81 |
mondaymorninghaskell/haskellings | An automated tutorial program for learning Haskell programming | 168 |
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 | 83 |
typeclasses/haskell-phrasebook | A tutorial guide to Haskell programming with annotated example programs. | 211 |
winterland1989/magic-haskell | A collection of Haskell examples and tutorials covering various programming concepts | 294 |
alpacaaa/zero-bs-haskell | A tutorial project teaching Haskell through practical exercises and a gradual introduction to its concepts and terminology. | 564 |
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 |
y-taka-23/learn-you-a-frege | A Frege implementation of Haskell examples in a tutorial format | 51 |
anton-k/ru-haskell-book | An online Haskell book repository with source code examples and downloadable books in various formats. | 276 |
i-am-tom/haskell-exercises | A tutorial and exercise repository to learn about obscure GHC extensions in Haskell. | 642 |
quchen/articles | A collection of articles about Haskell programming and its applications. | 1,255 |
bitemyapp/learnhaskell | A collection of resources and guidance for learning the Haskell programming language | 7,986 |
denisshevchenko/ohaskell.guide | A comprehensive guide to the Haskell programming language | 263 |