Search

You can find the results of your search below.

top
26 Hits, Last modified:
^ | [[courses:cs145-201951:labs: Lab 0|courses:cs145-201951:labs: Lab 0]] | 1/29 | Reacquaint yourself with DrRacket | | | [[courses:cs145-201951:labs: Lab 1|courses:cs145-201951:
lab_2
7 Hits, Last modified:
NVERSE (i.e. Converse) * We will also implement our diy version of reverse and use it as a helper fun... be in the same subdirectory (!) * Open lab2-addyourname in DrRacket * Use the "Save As" menu item to give your lab1-template.scm file a new name that includes your last name * Important note! I will take off poi
lab_0
4 Hits, Last modified:
==== * Objectives: - Become familiar with our lab procedures - Reacquaint ourselves with DrRacket - Write (recursive) function that determine ... * To begin: - Open a command line window. Your current working directory will be your home directory - Create a directory, "labs" (you can see the
lab_6
4 Hits, Last modified:
ent some functions 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_3
3 Hits, Last modified:
re a few details to go over together. * {{ :courses:cs145-201951:labs:lab3.txt |lab description and helpful notes}} * Use these files * {{ :courses:cs145-201951:labs:lab3-er-template.rkt |lab3 template file}} * {{ :courses:cs145-201951:labs:asmt-helper.scm |asmt-helper
lab_7
3 Hits, Last modified:
please read the instructions completely! * {{ :courses:cs145-201951:labs:lab7.txt |The lab instructions}} * {{ :courses:cs145-201951:labs:lab6-solns.scm |Previous lab... eded as input to lab 7 (use this file)}} * {{ :courses:cs145-201951:labs:lab7-template.scm |lab 7 tem
lab_8
3 Hits, Last modified:
hey are also in 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 f
lab_9
3 Hits, Last modified:
ulations ==== * 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
lab_1
2 Hits, Last modified:
ures === * Create a directory for this lab in your CS account. * Download the asmt-helper.scm (sam... rRacket * Use the "Save As" menu item to give your lab1-template.scm file a new name that includes your last name * Important note! do not keep 'template' as part of the file name. * {{ :courses:cs145-201951:asmt-helper.scm |assignment helpe
lab_5
2 Hits, Last modified:
ursive fibonacci function using a cache. * {{ :courses:cs145-201951:lab5-memo-template.rkt |the template file}} * {{ :courses:cs145-201951:labs:asmt-helper.rkt |}}