haskell-course
Haskell course
A collection of materials and resources for learning Haskell programming language
Introductory Haskell course materials (originally CIS 194 @ UPenn)
275 stars
27 watching
21 forks
Language: Haskell
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
michaelochurch/summer-2015-haskell-class | A comprehensive documentation of a Haskell course from Summer 2015, covering the language fundamentals and various topics in functional programming. | 212 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
haskell-beginners-2022/course-plan | A comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language. | 1,284 |
w7cook/aopl | Teaching notes and resources on programming languages written in Haskell | 165 |
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 |
google/haskell-trainings | A set of training materials and exercises for learning Haskell programming language | 1,386 |
denisshevchenko/ohaskell.guide | A comprehensive guide to the Haskell programming language | 261 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
pietervdvn/haskell | An introduction to Haskell programming language with accompanying material and exercises. | 58 |
haskelllive/haskelllive | Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions | 130 |
quchen/articles | A collection of articles about Haskell programming and its applications. | 1,250 |
mondaymorninghaskell/haskellings | An automated tutorial program for learning Haskell programming | 167 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
bitemyapp/learnhaskell | A collection of resources and guidance for learning the Haskell programming language | 7,979 |
haskell/play-haskell | A web-based Haskell development playground and compiler environment. | 130 |