Introduction_to_Haskell

Haskell tutorial

A book's source code with corrections and explanations for errors in a Haskell programming language textbook.

This is source code of my book.

GitHub

67 stars
13 watching
12 forks
Language: Haskell
last commit: about 8 years ago

Related projects:

Repository Description Stars
haskellzhangsong/introduction_to_haskell_2ed_source The source code for an introductory textbook on functional programming in Haskell. 82
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
katychuang/getting-started-with-haskell A collection of resources and tutorials to help beginners build practical projects in the Haskell programming language. 118
pietervdvn/haskell An introduction to Haskell programming language with accompanying material and exercises. 58
raviksharma/bartosz-basics-of-haskell A collection of exercises and code examples illustrating the basics of Haskell programming 488
typeclasses/haskell-phrasebook A tutorial guide to Haskell programming with annotated example programs. 211
anton-k/ru-haskell-book A repository containing Haskell book files and supporting materials. 275
mzero/haskell-amuse-bouche A collection of Haskell code examples and resources illustrating the language's features and programming techniques. 114
winterland1989/magic-haskell A collection of Haskell examples and tutorials covering various programming concepts 293
google/haskell-trainings A set of training materials and exercises for learning Haskell programming language 1,386
quchen/articles A collection of articles about Haskell programming and its applications. 1,250
bitemyapp/learnhaskell A collection of resources and guidance for learning the Haskell programming language 7,979
alpacaaa/zero-bs-haskell A tutorial project teaching Haskell through practical exercises and a gradual introduction to its concepts and terminology. 562
dwayne/haskell-programming Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' 95