Search

You can find the results of your search below.

schedule
38 Hits, Last modified:
====== Spring 2021 Schedule ====== The table below is your guide to the entire semester. Each row co... htGreen: 2/19 | @LightGreen: [[https://htdp.org/2018-01-06/Book/part_prologue.html|Prologue]]
recipe
9 Hits, Last modified:
HtDP/2e: ===== * Figure 1: [[http://htdp.org/2018-01-06/Book/part_preface.html#%28counter._%28figure._fig~3athe-design-recipe%29%29|The basic steps of a... design recipe]] * Figure 52: [[http://htdp.org/2018-01-06/Book/part_two.html#%28counter._%28figure.
style
6 Hits, Last modified:
your program with dashed lines that are exactly 80 columns wide. - **Arrange your functions accord... ep lines narrow.** No line should span more than 80 characters. See bottom right of DrRacket or use i... ------ GOOD (define (f l) (cond [(empty? l) 0] [else (f (rest l))])) ;; ----------... ------- BAD (define (f l) (cond [(empty? 1) 0] [else (f (rest l))] ) )</code>
top
6 Hits, Last modified:
lving and Abstraction ====== ~~NOTOC~~ **CMPU-101 Sections 56-57** \\ **Vassar College, Spring 2021** \\ **Syllabus / Course Wiki** \\ // Welcome... smith:top|Marc Smith]] | ^ Office: | SP 104.5 (teaching fully remote) | ^ Phone: ... e Coordinates ===== ^ Lectures: | Mon/Wed 12:00-1:15pm [[https://vassar.zoom.us/j/95927377093?pw
lab8 @courses:cs101-2021-5657:labs
4 Hits, Last modified:
====== Lab 8 - Spring 2021 ====== ~~NOTOC~~ ==== Abstraction (or, if you copy/paste, you'll be toa... notes from Wednesday's lecture: {{ :courses:cs101-2021-5657:lecture14.pdf |lecture14.pdf}} \\ \\ **How to get started** - Open a browser and copy... ry has been created: https://github.com/Vassar-cs101-mlsmith/lab-8-yourGitHubID - you are now on
assign1 @courses:cs101-2021-5657:assigns
4 Hits, Last modified:
====== Assignment 1 - Spring 2021 ====== ~~NOTOC~~ ===== Virtual Cat World ===== **Assigned:** Mon... ry has been created: https://github.com/Vassar-cs101-mlsmith/assignment-1-yourGitHubID - you are ... zip file from its download location to your ''cs101'' course folder. - extract the contents of t... omments * Complete Exercises 45 and 46 (on pp. 100--101 of HtDP/2e [[https://htdp.org/2018-01-06/Bo
assign4 @courses:cs101-2021-5657:assigns
3 Hits, Last modified:
====== Assignment 4 - Spring 2021 ====== ~~NOTOC~~ ===== Permutations ===== **Assigned:** Wed, Apr... ry has been created: https://github.com/Vassar-cs101-mlsmith/assignment-4-yourGitHubID - you are ... zip file from its download location to your ''cs101'' course folder. - extract the contents of t... et: <code scheme> Welcome to DrRacket, version 8.0 [cs]. Language: Intermediate Student; memory limi
assign2 @courses:cs101-2021-5657:assigns
3 Hits, Last modified:
====== Assignment 2 - Spring 2021 ====== ~~NOTOC~~ ===== Virtual Cat World ===== **Assigned:** Wed... r 17 \\ **Due:** <del>Mon, Mar 29</del> Tue, Mar 30, 11:59pm ---- ==== Assignment Setup ==== - O... ry has been created: https://github.com/Vassar-cs101-mlsmith/assignment-2-yourGitHubID - you are ... zip file from its download location to your ''cs101'' course folder. - extract the contents of t
coaching
2 Hits, Last modified:
oJo (she/her) | [[https://vassar.zoom.us/j/92750982397|Zoom]] | jsummersett | 9-11am | 3-5pm ... mira (she/her) | [[https://vassar.zoom.us/j/99998095196|Zoom]] | safreen | 6-8pm | | 10am-12 | | 10-11am | Lab 56 | | Cesar | [[https://vassar.zoom.us/j/448218
week14
2 Hits, Last modified:
s Friday: time devoted to working on [[courses:cs101-201902:assigns:assign5|Assignment 5]]: Simple Tetris * due: Mon, May 24, 11:59pm (last day of clas... tween sum and product) * [[https://htdp.org/2019-02-24/part_three.html#(counter._(figure._fig~3a
week3
2 Hits, Last modified:
g-bang-example.rkt |}} * [[https://htdp.org/2018-01-06/Book/part_one.html#%28counter._%28figure._world-process%29%29|Figure 13]]: How big-bang works \\... se Moodle page ==== Friday ==== * [[courses:cs101-2021-5657:labs:lab3|Lab 3]] -- Adding a little s
week1
2 Hits, Last modified:
copy the steps from Figure 1: [[https://htdp.org/2018-01-06/Book/part_preface.html#%28counter._%28figure._fig~3athe-design-recipe%29%29|The basic steps of a
sidebar
2 Hits, Last modified:
===== CMPU-101 ===== ~~NOCACHE~~ * [[top|General]] * [[schedule|Schedule]] * [[.:labs:top|Lab... ]] ===== Resources ===== * [[http://htdp.org/2018-01-06/Book/|HtDP/2e (Text)]] * [[http://docs.racket-lang.org/htdp-langs/index.html|HtDP Languages]]
week13
2 Hits, Last modified:
* {{lecture15.pdf|PDF}} * {{ :courses:cs101-2021-5657:foldr.rkt |foldr.rkt}} \\ \\ * Assignment 5: Simple Tetris * due: Mon, May 24, 11... m II//** * Handout(s): old exam(s) * Fall 2017 Midterm II {{ :courses:cs101-2021-5657:exam2.pdf |PDF}} (questions 2--5) * Spring 2019 Final E
week15
1 Hits, Last modified:
remember: grades are out of 75 total points (not 100)! * Minimum: 58 * Median: 70.0 * Maximum: 75 * Mean: 69.24 * Std. Dev.: 4.39 * In English and percentages:
assign5 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
1 Hits, Last modified: