exercises

Haskell exercises

An exercise repository for learning Haskell programming through hands-on practice

💻 Exercises for the Haskell Beginners 2022 course

GitHub

261 stars
7 watching
346 forks
Language: Haskell
last commit: 7 months ago
courseexerciseshacktoberfesthacktoberfest2022haskellmentoring

Related projects:

Repository Description Stars
haskell-beginners-2022/course-plan A comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language. 1,296
google/haskell-trainings A set of training materials and exercises for learning Haskell programming language 1,397
raviksharma/bartosz-basics-of-haskell A collection of exercises and code examples illustrating the basics of Haskell programming 488
opqdonut/haskell-exercises A collection of small and simple Haskell exercises with unit tests to help learners practice their skills. 158
exercism/haskell A platform providing Haskell exercises and tutorials to help learners master the language. 495
i-am-tom/haskell-exercises A tutorial and exercise repository to learn about obscure GHC extensions in Haskell. 642
dwayne/haskell-programming Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' 95
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
mvaldesdeleon/haskell-book A collection of Haskell solutions to exercises from the book "Haskell Programming from First Principles" 90
mark-watson/haskell_tutorial_cookbook_examples A collection of Haskell code examples and tutorials for learning the language. 81
dmvianna/haskellbook Solutions to exercises from the 'Haskell Programming from First Principles' book 95
haskellzhangsong/introduction_to_haskell A book's source code with corrections and explanations for errors in a Haskell programming language textbook. 67
kowainik/learn4haskell An educational project that teaches Haskell programming concepts in four modules through coding exercises and mentorship. 1,011
haskellzhangsong/introduction_to_haskell_2ed_source The source code for an introductory textbook on functional programming in Haskell. 82