Abstract
Introduction to Functional Programming in Scheme
 

 

In this lecture we first introduce the main programming paradigms. Next we introduce the functional programming paradigm using the programming language Scheme. In this lecture we cover expressions, types, lists, definitions, basic function concept, and name binding.
 

Start
Table of contents