Functional Problem Solving (CSC 151 2014F) : Outlines

Outline 32: Characters and Strings


Held: Wednesday, 29 October 2014

Back to Outline 31 - Naming Local Procedures. On to Outline 33 - Turtle Graphics.

Summary

We consider characters and strings, two basic types in Scheme. Strings are used to represent text in Scheme, and characters are the building blocks of strings.

Related Pages

Overview

Administrivia

Upcoming Work

Extra Credit Opportunities

Academic

Peer Support

Characters and Strings

Lab