Due date: 4/6 @ 9:50 am
The goal of this problem set is to practice the design of generative recursive functions and the use of data representations that employ first-class functions.
HtDP Problems Part 1:Fractal Curves:
Solve problems 27.1.4 and 27.1.5 using the world.ss teachpack.
HtDP Problems Part 2: Adaptive Integration:
27.3.6
HtDP Problems Part 3: Backtracking:
28.2.2, 28.2.3, 28.2.4