abinayasudhir / Haskell-Book

Haskell Book Practice Exercises

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haskell-Book

Haskell Book Practice Exercises

  • Lambda Calculus
  • Hello Haskell
  • Strings
  • Basic Datatypes
  • Types
  • Typeclasses
  • Functions
  • Recursion
  • Lists
  • Folds
  • Algebraic datatypes
  • Signaling Adversity
  • Building projects in Haskell
  • Testing
  • Monoid, Semigroup
  • Functors
  • Applicative
  • Monad (SPOOKY? No.)
  • Abstract structure applied
  • Foldable
  • Traversable
  • Reader
  • State
  • Parsers
  • Composing Types
  • Monad Transformers
  • Non-strictness
  • Commonly used data structures
  • Demystifying IO

About

Haskell Book Practice Exercises

License:BSD 3-Clause "New" or "Revised" License