Fundamentals of Computer Science 1 (CS151 2003S)

Class 10: Conditionals

Back to Procedure Definitions. On to Conditionals Lab.

Held: Tuesday, 4 February 2003

Summary: Today we begin to learn how to tell Scheme to make decisions. The procedures used to make decisions are called conditionals. Today's class will be a large group design effort rather than an individual or small group design effort.

Related Pages:

Assignments

Notes:

Overview:

A Problem

First Solution: Use if

Another Solution

A Challenge

Boolean Expressions

 

History

Thursday, 16 January 2003 [Samuel A. Rebelsky]

Tuesday, 4 February 2003 [Samuel A. Rebelsky]

 

Back to Procedure Definitions. On to Conditionals Lab.

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:29:40 2003.
The source to the document was last modified on Tue Feb 4 11:04:48 2003.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS151/2003S/Outlines/outline.10.html.

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

Samuel A. Rebelsky, rebelsky@grinnell.edu