You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
peter sestoft
About this tag
Peter Sestoft is a professor at the IT University of Copenhagen who has created educational content on teaching programming language concepts using F#. The tagged threads cover a two-part series where Sestoft introduces a curriculum, lecture plan, and lecture notes for a course titled "Programs as data." This course leverages functional programming in F# to help students understand language concepts and implementation details. The material includes demo lectures and is available for download. These resources are aimed at educators and learners interested in programming language theory and functional programming with F#.
Link RemovedTeaching programming language concepts with F#, part 1
By Peter Sestoft, Professor IT University of Copenhagen, Denmark.
In this first part, Peter introduces the curriculum, lecture plan and lecture notes for the course "Programs as data" that uses the functional programming...
Link RemovedTeaching programming language concepts with F#, part 2
By Peter Sestoft, Professor IT University of Copenhagen, Denmark.
In this second part, Peter finishes the first "demo" lecture of the F#-based programming language course (started in part 1, found here...