Haskell

Sort options

Functional Programming in Haskell: Supercharge Your Coding (FutureLearn)

Sep 25th 2023
Functional Programming in Haskell: Supercharge Your Coding (FutureLearn)
Course Auditing
Categories
Effort
Languages
Get an introduction to Haskell, the increasingly popular functional programming language, with this University of Glasgow course. Do you want to develop software using the latest programming language paradigm? Haskell is a functional programming language, based on formal mathematical principles. As such, it is easy to reason about and [...]

Introduction to Functional Programming (edX)

The aim of this course is to teach the foundations of functional programming and how to apply them in the real world. Broadly speaking, functional programming is a style of programming in which the primary method of computation is the application of functions to arguments. Among other features, functional [...]