CS 1101: Lab 1

Lab Motivation and Goals

By the end of this lab, you should be able to:

Get Credit for this Lab

Preliminaries

Start up DrRacket. If this is the first time you've brought up DrRacket, you will be asked to choose a language. From the Language menu, choose Choose Language. From How to Design Programs, select Beginning Student. If a Show Details button appears in the bottom left-hand corner of the window, click it. On the right-hand side of the window look at the panel that says Output Syntax. Under Constant Style choose true false empty. Click the OK button. Now, in the definitions window, write a comment that includes your name and your username. From the File menu, choose Save Definitions As.... Name your file lab1. Click the Run button.

NOTE: DrRacket saves the work done in the Definitions window only.


Exercises: Getting to Know DrRacket

Turn in your work

Save your file, and use the turnin program to turn in your work. See you next week.