Introduction to Functional Programming – Introduction

Course subject(s) Module 00. Introduction

In this lecture we take our first proper steps with Haskell. We start by introducing the Haskell Platform (http://www.haskell.org/platform/) and the standard prelude, then explain the notation for function application, develop our first couple of Haskell scripts, and conclude by discusssion the syntactic peculiarities of the Haskell syntax.

Creative Commons License
Introduction to Functional Programming by TU Delft OpenCourseWare is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Based on a work at https://ocw.tudelft.nl/courses/introduction-to-functional-programming/.
Back to top