Exercises for Week 11
Exercise 00
- The index of concepts for this week is in a separate chapter. Peruse it and make sure that its
entries make sense to you (otherwise, click on them to check them
out).
- The lecture notes start with updates (Chapter Lecture Notes, updates).
Make sure to check them out regularly,
as they reflect the development of the lecture.
- Do take the time to peruse the lecture notes of this week and to
reproduce their OCaml content.
- Make extra sure to peruse Exercise 01
and its solution.
Mandatory exercises
- Exercise 00:
perusing the index and checking the updates
- Exercise 23:
implementing a stream transducer that filters in the elements of a given stream according to a given predicate
- Exercise 24:
a miscellany of streaming computations
- Exercise 25:
studying the stream of Fibonacci numbers
- Exercise 26:
studying the incremental stream of Fibonacci numbers
Version
Created
[10 Jan 2023]