DrRuisseau / learning-haskell

Learning Haskell

Home Page:http://learnyouahaskell.com/chapters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

learning-haskell

Learning Haskell following this tutorial.

Topics covered:

  • Basics
  • Types and Typeclasses
  • Syntax in functions
  • Recursion
  • Higher order functions
  • Modules
  • Making your own types and Typeclasses
  • Input and Output
  • Functionally solving problems
  • Functors, Applicative Functors and Monoids
  • A fistful of Monads
  • For a few Monads more
  • Zippers

About

Learning Haskell

http://learnyouahaskell.com/chapters


Languages

Language:Haskell 100.0%