Functional Problem Solving (CSC 151 2014F) : Outlines

Outline 16: Homogeneous Lists: Making and Manipulating Groups of Drawings


Held: Wednesday, 24 September 2014

Back to Outline 15 - Transforming Images. On to Outline 17 - Boolean Values and Predicate Procedures.

Summary

Today we explore Scheme's list data structure and some ways to use lists to make interesting images.

Related Pages

Overview

Administrivia

Quiz Topics

Upcoming Work

Extra Credit Opportunities

Academic

Peer Support

Miscellaneous

Context: What Are Lists?

Building Lists

Mapping Lists

Other List Operations

Lab