Search

You can find the results of your search below.

lab_0
11 Hits, Last modified:
====== Lab 0 ====== ~~NOTOC~~ ==== Welcome to the first lab ==== * Objectives: - Become fam... ion) - Create a directory underneath labs, "lab0" (see the -p option in the man pages for mkdir ... Download the following files into your ~/labs/lab0 directory - {{ :courses:cs145-201951:lab0-template.scm |The template for lab 0}} - {{ :cou
top
3 Hits, Last modified:
====== CMPU-1455, Spring 2019: Labs ====== ^ Lab # ... ^ | [[courses:cs145-201951:labs: Lab 0|courses:cs145-201951:labs: Lab 0]] | 1/29 | Reacquaint yourself with DrRacket |
lab_1
1 Hits, Last modified:
as part of the file name. * {{ :courses:cs145-201951:asmt-helper.scm |assignment helper, same one as last week}} * {{ :courses:cs145-201951:lab1-template.scm |lab1 template file}} == P... (z (+ x y)) (w (* z 10))) (list x y z w))) Create a fu