• Overview: This is an ungraded psuedo-assignment in which you familiarize yourself with the course and Racket, introduce yourself to me and the tutors, and install DrRacket on your laptop.

  • Due: Try to complete Tasks 1–4 before before class on Wed Jan 31, and all remaining Tasks soon after that.

1. Familiarize yourself with the course

Read through the syllabus and schedule and jot down any questions that arise to either (1) ask on your form in Task 2 or (2) ask in class.

2. Introduce yourself to Lyn and Jane

Introduce yourself to Lyn, Jane, and Hope by filling out this Google form.

3. Read about Big-step semantics

Read slides 1–24 on big-step semantics for (part of) the lecture on Wed. Jan. 31. We’ll talk about these in class, but I want you to get in the habit of reading slides before coming to class.

4. Install DrRacket

Install DrRacket on your laptop following these notes.

If you don’t have a laptop, you can share with others in class. Outside of class, you can use any public computer, including the Linux machines in the microfocus, all of which have DrRacket installed.

5. Racket Reading

Read these two sections from the Racket Guide, and experiment with examples in DrRacket:

Don’t worry if you don’t understand everything or have lots of questions. We’ll spend the next two weeks covering this material in detail.

6. Racket Reference

Quickly skim the Racket Reference. This is the main documentation for the Racket language, and you will consult it frequently throughout the course.