Functional Problem Solving (CSC 151 2015F) : Outlines
Primary: [Front Door] [Schedule] - [Academic Honesty] [Disabilities] [Email] - [FAQ] [Teaching & Learning] [Grading] [Taking Notes] [Rubric] [Remote Access]
Current: [Assignment] [EBoard] [Lab] [Outline] [Reading]
Sections: [Assignments] [EBoards] [Labs] [Outlines] [Readings] - [Examples] [Handouts]
Reference: [Setup] [VM] [Errors] - [Functions A-Z] [Functions By Topic] - [Racket] [Scheme Report (R5RS)] [R6RS] [TSPL4]
Related Courses: [Curtsinger (2015F)] [Davis (2013F)] [Rebelsky (2015S)] [Weinman (2014F)]
Misc: [Submit Questions] - [SamR] [Glimmer Labs] [CS@Grinnell] [Grinnell] - [Issue Tracker (Course)]
Held: Tuesday, 6 October 2015
Back to Outline 22 - Images as Functions from Position to Colors. On to Outline 24 - Recursion Basics.
Summary
We explore further details of Scheme's lists. Lists are an important mechanism for structuring data. We also consider how lists can be used to represent drawings.
Related Pages
Overview
Administrivia
section. For others, it will be intuitive. We will spend
a few weeks trying to make it intuitive for everyone.mapcar, cdr, and list-ref.cons.null.