Haskell learning

A project-oriented online book about Haskell
Learn Haskell by building a blog generator
Bartosz Milewski's Programming CafeBartosz Milewski
Table of Contents Part One Category: The Essence of Composition Types and Functions Categories Great and Small Kleisli Categories Products and Coproducts Simple Algebraic Data Types Functors Functo
Category Theory for Programmers: The Preface
The course provides an introduction to functional programming, covering both,practical examples using Haskell (a purely functional language) and theoretical background.
Was this page helpful?