haskelllive
Haskell tutorials
Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions
Source code of the Haskell Live episodes.
130 stars
21 watching
11 forks
Language: Haskell
last commit: over 12 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
google/haskell-trainings | A set of training materials and exercises for learning Haskell programming language | 1,386 |
haskell/play-haskell | A web-based Haskell development playground and compiler environment. | 130 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
haskellweekly/haskellweekly | Curated news and resources for the Haskell programming language community. | 142 |
haskell-jp/makemistakestolearnhaskell | A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes | 81 |
bitemyapp/learnhaskell | A collection of resources and guidance for learning the Haskell programming language | 7,979 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 82 |
haskell-beginners-2022/course-plan | A comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language. | 1,284 |
winterland1989/magic-haskell | A collection of Haskell examples and tutorials covering various programming concepts | 293 |
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
google/codeworld | An educational programming environment using Haskell to teach computer science and math. | 1,242 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |