Module overview
Aims and Objectives
Learning Outcomes
Knowledge and Understanding
Having successfully completed this module, you will be able to demonstrate knowledge and understanding of:
- The principles of evaluation of programming languages
- The key mechanisms underpinning the functional programming model
Subject Specific Intellectual and Research Skills
Having successfully completed this module you will be able to:
- Reason about evaluation mechanisms
- Discuss and perform the decomposition of problems using procedural, data and metalinguistic abstractions
- Write programs in a functional style
Syllabus
Recursive Techniques
- recursion on numbers, lists, and trees.
Procedural Abstraction:
- Procedures as arguments
- Procedures as return values
Objects:
- Structures
- Closures
- Streams and delayed evaluation
Metalinguistic Abstraction
Environment model:
- Evaluation
- Interpreters
- Functional programming techniques in object oriented languages
Learning and Teaching
Teaching and learning methods
The content of this module is delivered through lectures, the module website, directed reading and pre-recorded materials.
Students work on their understanding through a combination of independent study and preparation for timetabled activities, along with formative assessments in the form of coursework assignments.
Students work on their practical skills and technical understanding in technical laboratories.
Type | Hours |
---|---|
Completion of assessment task | 38 |
Lecture | 36 |
Specialist Laboratory | 20 |
Wider reading or practice | 50 |
Preparation for scheduled sessions | 10 |
Follow-up work | 18 |
Revision | 8 |
Total study time | 180 |
Resources & Reading list
Textbooks
Graham Hutton (2016). Programming in Haskell. Cambridge University Press.
Assessment
Assessment strategy
This module is assessed by a combination of coursework, assessed laboratories and a final assessment in the form of a computer aided examination.
Summative
This is how we’ll formally assess what you have learned in this module.
Method | Percentage contribution |
---|---|
Examination | 40% |
Laboratory Exercises | 20% |
Coursework | 40% |