Skip to content

Funktionale Programmierung -- Wo fange ich an?

Unter dem (englischen) Titel gibt es eine sehr schöne PDF-Datei mit einer Art Anleitung. Darin werden verschiedene Probleme vorgestellt und der Lösungsweg skizziert. Aus der Zusammenfassung:

This paper introduces a problem solving method for teaching functional programming, based on Polya’s `How To Solve It’, an introductory investigation of mathematical method. We first present the language independent version, and then show in particular how it applies to the development of programs in Haskell. The method is illustrated by a sequence of examples and a larger case study.

cronjob