Course
Skills Expanded
Haskell Fundamentals Part 2
Haskell Fundamentals Part 2 teaches you key concepts to be able to effectively write programs using the unique, functional programming language Haskell.
What you'll learn
Haskell is an innovative, functional programming language with many exceptional features that help you to write highly readable, error-resistant code. In this course, the second in a two part series, you will learn more about this language, including ways to organize larger projects and increase code reuse. Some basic understanding of Haskell is assumed, including the topics covered in Haskell Fundamentals Part 1.
Table of contents
Modules, Packages, and Cabal
23mins
Standard Collections
15mins
Monads
17mins
Common Monads
15mins
Monadic Functions
10mins
Libraries
30mins