Electronic Proceedings in Theoretical Computer Science (Jan 2013)

Forty hours of declarative programming: Teaching Prolog at the Junior College Utrecht

  • Jurriën Stutterheim,
  • Wouter Swierstra,
  • Doaitse Swierstra

DOI
https://doi.org/10.4204/EPTCS.106.4
Journal volume & issue
Vol. 106, no. Proc. TFPIE 2012
pp. 50 – 62

Abstract

Read online

This paper documents our experience using declarative languages to give secondary school students a first taste of Computer Science. The course aims to teach students a bit about programming in Prolog, but also exposes them to important Computer Science concepts, such as unification or searching strategies. Using Haskell's Snap Framework in combination with our own NanoProlog library, we have developed a web application to teach this course.