December 2021
Beginner
840 pages
47h 29m
English
Haskell is one of the leading languages for teaching functional programming, enabling students to write simpler and cleaner code, and to learn how to structure and reason about programs.
— Graham Hutton, Programming in Haskell (2007)
HASKELL is a statically typed and type-safe programming language that primarily supports functional programming.