ABSTRACT

At this point you should definitely have some basic familiarity with recursion, either from previous work or from consulting the on-line appendices1 and earlier examples in this book. This chapter will look at the concept of recursion to help solidify it in your mind.2 The next three chapters will utilize recursion, making this an ideal time to provide a refresher and integrate it into our project.