Everybody has Racket installed!
Everybody has watched the video!
-
M-x run-geiser
in a*.rkt
file. -
Pickracket
implementation. -
Nevermind, just do
M-x run-racket
instead. -
Evaluate at the REPL:
,enter "lecture-1a.rkt"
-
From then on you can
C-x C-e
to load a single form.
Check out lecture-1a.rkt
, we go through most of the exercises in the book.
Maybe do Exercise 1.8 on your own, we didn't quite get that far.
Watch the Lecture 1B video for next month!