Introduction to types and type classes in Haskell

ATTENTION: THIS TEMPLATE IS DEPRECATED

Daniel alonso will talk about types in Haskell: what they are and how to figure out type signatures. Then we will move to type classes with two basic examples, Functor and Applicative. There will be exercises to practice some of the concepts.