summer-2015-haskell-class
Haskell course notes
A comprehensive documentation of a Haskell course from Summer 2015, covering the language fundamentals and various topics in functional programming.
Summer 2015 Haskell Class
212 stars
27 watching
11 forks
Language: Haskell
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
byorgey/haskell-course | A collection of materials and resources for learning Haskell programming language | 275 |
mikeizbicki/hlearn | Developing a high-performance machine learning library that balances speed and flexibility in Haskell | 1,623 |
w7cook/aopl | Teaching notes and resources on programming languages written in Haskell | 165 |
haskell-jp/makemistakestolearnhaskell | A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes | 83 |
denisshevchenko/ohaskell.guide | A comprehensive guide to the Haskell programming language | 263 |
haskell-beginners-2022/course-plan | A comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language. | 1,296 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
mondaymorninghaskell/haskellings | An automated tutorial program for learning Haskell programming | 168 |
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
serras/lambdaconf-2015-web | A Haskell web workshop project providing exercises and resources for learning web development with Haskell | 63 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
winterland1989/magic-haskell | A collection of Haskell examples and tutorials covering various programming concepts | 294 |
mrkkrp/modern-uri | A modern Haskell library for working with URIs in a correct and efficient manner | 68 |