Julie explains the idea of functions as data and specific plot functions and continues onto client feedback functions and ADTs. She then delves into recursion and solving problems using recursion.
Julie talks about solving problems recursively. She covers functional recursion with the simple example of writing an exponential function using recursion.