Homework followup: closures in different languages; how C function pointers are not closures; feature interaction and closure oddity in Javascript.
Presentation of coursework topics; suggested report outline; notes on working practices.
Links: Slides; Coursework assignment; Function pointers in C are not closures: f1 f2 f3 f4.