hid-examples

Haskell tutorials

A collection of Haskell code examples to accompany a book on functional programming and depth of language

Examples to accompany the book "Haskell in Depth"

GitHub

256 stars
20 watching
93 forks
Language: Haskell
last commit: 2 months ago
bookcodehaskellsample

Related projects:

Repository Description Stars
mark-watson/haskell_tutorial_cookbook_examples A collection of Haskell code examples and tutorials for learning the language. 82
raviksharma/bartosz-basics-of-haskell A collection of exercises and code examples illustrating the basics of Haskell programming 488
politrons/dive_into_haskell An introductory guide to Haskell programming language features and applications 69
mzero/haskell-amuse-bouche A collection of Haskell code examples and resources illustrating the language's features and programming techniques. 114
dnikolovv/practical-haskell A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. 84
bitemyapp/learnhaskell A collection of resources and guidance for learning the Haskell programming language 7,979
google/haskell-trainings A set of training materials and exercises for learning Haskell programming language 1,386
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
typeclasses/haskell-phrasebook A tutorial guide to Haskell programming with annotated example programs. 211
hansroland/reflex-dom-inbits A tutorial project for creating GUI applications in Haskell using Reflex-Dom 116
anton-k/ru-haskell-book A repository containing Haskell book files and supporting materials. 275
i-am-tom/haskell-exercises A tutorial and exercise repository to learn about obscure GHC extensions in Haskell. 638
kowainik/learn4haskell An educational project that teaches Haskell programming concepts in four modules through coding exercises and mentorship. 1,007
y-taka-23/learn-you-a-frege A Frege implementation of Haskell examples in a tutorial format 51