magic-haskell
Haskell tutorials
A collection of Haskell examples and tutorials covering various programming concepts
魔力haskell官方网站
294 stars
19 watching
28 forks
Language: Haskell
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell-jp/makemistakestolearnhaskell | A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes | 83 |
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 81 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
y-taka-23/learn-you-a-frege | A Frege implementation of Haskell examples in a tutorial format | 51 |
mondaymorninghaskell/haskellings | An automated tutorial program for learning Haskell programming | 168 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
denisshevchenko/ohaskell.guide | A comprehensive guide to the Haskell programming language | 263 |
alpacaaa/zero-bs-haskell | A tutorial project teaching Haskell through practical exercises and a gradual introduction to its concepts and terminology. | 564 |
anton-k/ru-haskell-book | An online Haskell book repository with source code examples and downloadable books in various formats. | 276 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
winterland1989/mysql-haskell | A Haskell module providing a fast and efficient interface to MySQL databases | 124 |
google/haskell-trainings | A set of training materials and exercises for learning Haskell programming language | 1,397 |
haskelllive/haskelllive | Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions | 130 |
typeclasses/haskell-phrasebook | A tutorial guide to Haskell programming with annotated example programs. | 211 |