Search

You can find the results of your search below.

schedule
71 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]]
top
37 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
coaching
21 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
style
21 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>
assign1 @courses:cs101-2021-5657:assigns
17 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
recipe
14 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.
assign2 @courses:cs101-2021-5657:assigns
13 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
lab8 @courses:cs101-2021-5657:labs
12 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
week13
12 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
week10
11 Hits, Last modified:
====== Week 10 ====== ~~NOTOC~~ ===== Trees, Intertwined Data ===== ==== Monday ==== * Assignm... ignment 4: Permutations //to come// * Lecture 10: The Rumor Mill (cont'd from Pipeline) * {{ lecture10.pdf |PDF}} * {{ lec10.rkt |lec10.rkt}} * {{ lec10-pipeline.rkt |lec10-pipeline.rkt}} \\ \\
week9
10 Hits, Last modified:
d Data ===== ==== Monday ==== * [[courses:cs101-2021-5657:assigns:assign3|Assignment 3]]: Bouncing Balls * Due: Mon, April 19 \\ \\ * Lectu... [[https://blackcomputeher.org/|#blackcomputeHER 2021]] virtual conference \\ \\ * Lecture 10: The Rumor Mill * {{ lecture10.pdf |PDF}} * {{
top @courses:cs101-2021-5657:labs
9 Hits, Last modified:
====== CMPU-101 Labs (Spring 2021) ====== ^ Lab # ^ Date ^ Description ... | Lab | 3/12 | Work on [[courses:cs101-2021-5657:assigns:assign1|Assignment 1]]| | | Lab | 3/19 | Work on [[course
week14
9 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
assign5 @courses:cs101-2021-5657:assigns
9 Hits, Last modified:
====== Assignment 5 - Spring 2021 ====== ~~NOTOC~~ ===== Simple Tetris ===== **Assigned:** Tue, M... ry has been created: https://github.com/Vassar-cs101-mlsmith/assignment-5-yourGitHubID - you are ... zip file from its download location to your ''cs101'' course folder. - extract the contents of t... d Edition//. Here's the URL:\\ https://htdp.org/2019-02-24/part_two.html#%28part._sec~3atetris%29 Y
assign4 @courses:cs101-2021-5657:assigns
7 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
week11
7 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
7 Hits, Last modified:
week6
5 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
5 Hits, Last modified:
week3
5 Hits, Last modified:
week15
5 Hits, Last modified:
sidebar
4 Hits, Last modified:
lab4 @courses:cs101-2021-5657:labs
4 Hits, Last modified:
week4
4 Hits, Last modified:
assign3 @courses:cs101-2021-5657:assigns
4 Hits, Last modified:
top @courses:cs101-2021-5657:assigns
3 Hits, Last modified:
lab2 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
lab3 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
week1
3 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
lab6 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
week8
3 Hits, Last modified:
week7
3 Hits, Last modified:
week5
2 Hits, Last modified:
texts
2 Hits, Last modified: