Unit VI: Recursion and Templates

Lecture notes

Sample Programs

Reading

Recursion is not really covered in the textbook in any detail.

You can find some of the material on templates in Chapters 6 and 7 of the textbook.

A good source on the standard template library is http://www.cppreference.com/index.html.