haskell-trainings
Haskell tutorials
A set of training materials and exercises for learning Haskell programming language
Haskell 101 and 102: slides and codelabs
1k stars
62 watching
110 forks
Language: Haskell
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 82 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
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 |
google/codeworld | An educational programming environment using Haskell to teach computer science and math. | 1,242 |
haskell-beginners-2022/course-plan | A comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language. | 1,284 |
haskelllive/haskelllive | Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions | 130 |
i-am-tom/haskell-exercises | A tutorial and exercise repository to learn about obscure GHC extensions in Haskell. | 638 |
haskell-beginners-2022/exercises | An exercise repository for learning Haskell programming through hands-on practice | 261 |
typeclasses/haskell-phrasebook | A tutorial guide to Haskell programming with annotated example programs. | 211 |
mondaymorninghaskell/haskellings | An automated tutorial program for learning Haskell programming | 167 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
alpacaaa/zero-bs-haskell | A tutorial project teaching Haskell through practical exercises and a gradual introduction to its concepts and terminology. | 562 |
y-taka-23/learn-you-a-frege | A Frege implementation of Haskell examples in a tutorial format | 51 |