Adding parallel Haskell to the undergraduate programming language course
Written with Jens Mache and Peter Drake.
Proceedings of the
Consortium for Computing
Sciences in Colleges Northwestern conference (CCSC-NW),
pages 181-189, 2014.
These proceedings are published as the Journal of Computing Sciences in Colleges
30(1).
Materials related to this paper:
- Preliminary version as a pdf.
© CCSC, (2014). This is the author's version of the work. It is
posted here by permission of CCSC for your personal use. Not for
redistribution.
The definitive version will be published in the Journal of Computing
Sciences in Colleges, http://dl.acm.org/.
- Harris et al article (ACM Digital library)
used in class at Knox.
Abstract:
Parallel computing is a new knowledge area in the 2013 ACM-IEEE
curricular recommendations. This paper describes our experiences
adding a brief module on parallel Haskell to the undergraduate
programming languages courses at two colleges. We offer suggestions
for others wishing to introduce parallelism in such courses.