Fundamentals of Computer Science 1 (CS151 2003S)

Class 30: Procedures as Values

Back to Deep Recursion. On to Procedures as Values, Continued.

Held: Tuesday, 11 March 2003

Summary: Today we investigate higher-order procedures; procedures that take other procedures as parameters or return procedures as values. Higher-order procedures are one of the most important design techniques in the functional paradigm (nearly as important as recursion).

Related Pages:

Assignments

Notes:

Overview:

An Exercise

Design Patterns

The Short Version

Lab

The Long Version

Apply to All

Common Higher-Order Procedures

Anonymous Procedures

Some Other Patterns

Returning Procedures

 

History

Thursday, 16 January 2003 [Samuel A. Rebelsky]

Tuesday, 11 March 2003 [Samuel A. Rebelsky]

 

Back to Deep Recursion. On to Procedures as Values, Continued.

Disclaimer: I usually create these pages on the fly, which means that I rarely proofread them and they may contain bad grammar and incorrect details. It also means that I tend to update them regularly (see the history for more details). Feel free to contact me with any suggestions for changes.

This document was generated by Siteweaver on Tue May 6 09:30:01 2003.
The source to the document was last modified on Tue Mar 11 08:14:18 2003.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS151/2003S/Outlines/outline.30.html.

You may wish to validate this document's HTML ; Valid CSS! ; Check with Bobby

Samuel A. Rebelsky, rebelsky@grinnell.edu