Search

You can find the results of your search below.

top
31 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_0
13 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
lab_2
5 Hits, Last modified:
as scm files if you like. * {{ :courses:cs145-201951:labs:lab2-addyourname.rkt |lab2 template file}} * {{ :courses:cs145-201951:labs:asmt-helper.rkt |assignment helper}} == Side note == You may want to pull up 07-LabInfo presentation file from this afternoon's ... we have time today... == * {{ :courses:cs145-201951:labs:cartesianproduct.scm |A Cartesian Produc
lab_6
4 Hits, Last modified:
ions using natural numbers * {{ :courses:cs145-201951:lab6.txt |The instructions}} * {{ :courses:cs145-201951:lab6-template.rkt |The template file}} * {{ :courses:cs145-201951:asmt-helper.scm |assignment helper}} * {{ :courses:cs145-201951:labs:asmt-helper.rkt |}}
lab_1
3 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
lab_3
3 Hits, Last modified:
ls to go over together. * {{ :courses:cs145-201951:labs:lab3.txt |lab description and helpful no... es}} * Use these files * {{ :courses:cs145-201951:labs:lab3-er-template.rkt |lab3 template file}} * {{ :courses:cs145-201951:labs:asmt-helper.scm |asmt-helper.scm}} ==
lab_7
3 Hits, Last modified:
e instructions completely! * {{ :courses:cs145-201951:labs:lab7.txt |The lab instructions}} * {{ :courses:cs145-201951:labs:lab6-solns.scm |Previous lab solution, n... to lab 7 (use this file)}} * {{ :courses:cs145-201951:labs:lab7-template.scm |lab 7 template file}}
lab_8
3 Hits, Last modified:
n this week's wiki page... * {{ :courses:cs145-201951:lab8-instructions.txt |lab instructions}} * {{ :courses:cs145-201951:prob-helper.scm |probability helper file for lab (template) file}} * {{ :courses:cs145-201951:lab8-template.scm |lab template file}}
lab_9
3 Hits, Last modified:
* Links for today's lab * {{ :courses:cs145-201951:lab9.txt |lab 9 instructions}} * {{ :courses:cs145-201951:biased-prob-helper.scm |lab 9's helper file}} * {{ :courses:cs145-201951:lab9-template.rkt |lab 9 template file}}
lab_5
2 Hits, Last modified:
ci function using a cache. * {{ :courses:cs145-201951:lab5-memo-template.rkt |the template file}} * {{ :courses:cs145-201951:labs:asmt-helper.rkt |}}