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: almost 10 years ago

Related projects:

RepositoryDescriptionStars
haskellzhangsong/introduction_to_haskell_2ed_sourceThe source code for an introductory textbook on functional programming in Haskell.82
mark-watson/haskell_tutorial_cookbook_examplesA collection of Haskell code examples and tutorials for learning the language.81
haskell-jp/makemistakestolearnhaskellA tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes83
katychuang/getting-started-with-haskellA collection of resources and tutorials to help beginners build practical projects in the Haskell programming language.118
pietervdvn/haskellAn introduction to Haskell programming language with accompanying material and exercises.58
raviksharma/bartosz-basics-of-haskellA collection of exercises and code examples illustrating the basics of Haskell programming488
typeclasses/haskell-phrasebookA tutorial guide to Haskell programming with annotated example programs.211
anton-k/ru-haskell-bookAn online Haskell book repository with source code examples and downloadable books in various formats.276
mzero/haskell-amuse-boucheA collection of Haskell code examples and resources illustrating the language's features and programming techniques.114
winterland1989/magic-haskellA collection of Haskell examples and tutorials covering various programming concepts294
google/haskell-trainingsA set of training materials and exercises for learning Haskell programming language1,397
quchen/articlesA collection of articles about Haskell programming and its applications.1,255
bitemyapp/learnhaskellA collection of resources and guidance for learning the Haskell programming language7,986
alpacaaa/zero-bs-haskellA tutorial project teaching Haskell through practical exercises and a gradual introduction to its concepts and terminology.564
dwayne/haskell-programmingCollects notes and solutions to exercises from the book 'Haskell Programming from first principles'95