getting-started-with-haskell
Haskell project guide
A collection of resources and tutorials to help beginners build practical projects in the Haskell programming language.
notes on where to find Haskell tutorials and tips to complete them
118 stars
7 watching
8 forks
Language: Haskell
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
joshcough/haskellstarter | A Haskell tutorial project that provides a basic framework and tools for building and testing Haskell projects | 164 |
haskell-jp/makemistakestolearnhaskell | A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes | 83 |
haskellzhangsong/introduction_to_haskell_2ed_source | The source code for an introductory textbook on functional programming in Haskell. | 82 |
haskell-beginners-2022/course-plan | A comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language. | 1,296 |
bitemyapp/learnhaskell | A collection of resources and guidance for learning the Haskell programming language | 7,986 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
katychuang/dissertation-tips | A collection of resources to help PhD students complete their dissertation successfully. | 45 |
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 81 |
denisshevchenko/ohaskell.guide | A comprehensive guide to the Haskell programming language | 263 |
quchen/articles | A collection of articles about Haskell programming and its applications. | 1,255 |
kazu-yamamoto/hhp | A web-based resource providing Haskell programming tutorials and examples. | 67 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
kowainik/learn4haskell | An educational project that teaches Haskell programming concepts in four modules through coding exercises and mentorship. | 1,011 |
google/haskell-trainings | A set of training materials and exercises for learning Haskell programming language | 1,397 |