Search

You can find the results of your search below.

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>
top
17 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
13 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/4482183070|Zoom]] | ccamacho | | 1:30-4:30
schedule
9 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]]
lab8 @courses:cs101-2021-5657:labs
7 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
assign2 @courses:cs101-2021-5657:assigns
7 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
week10
7 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
6 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}} * {{
week15
5 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
4 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
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
lab1 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
====== Lab 1 - Spring 2021 ====== ~~NOTOC~~ ==== Introducing the Command Line, DrRacket, and GitHub... e this URL: https://classroom.github.com/a/uSZb2j50 - Login to Github - you will be prompt... l be of the form: \\ https://github.com/Vassar-cs101-mlsmith/lab-1-yourGitHubID - but it's not ... for your to find it). I recommend naming it ''cs101''. \\ \\ - Download a copy of your Lab 1 repo
week6
2 Hits, Last modified:
2: * [[https://www.cs.vassar.edu/courses/cs101-2021-5657/assigns/assign2|Happy Cat]] * due: next Monday, March 29 * questions? \\ \\ ... * Review and Promises for Midterm * Fall 2019 midterm: {{ exam1.pdf |PDF}} * solution: {{... e one point per minute * we actually have 120 minutes for our lab, and we can run over if neede
week13
1 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
week11
1 Hits, Last modified:
raction ===== ==== Monday ==== * [[courses:cs101-2021-5657:assigns:assign4|Assignment 4]]: Permutations * **Assigned:** Wed, Apr 21 * **Due... Wed, May 5 * Whiteboard notes: {{:courses:cs101-2021-5657:img-2328.jpg?200|}} * Questions? \\ \\ * Lecture 13: Random functions and Local ex
week7
1 Hits, Last modified:
assign3 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
assign4 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
top @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
top @courses:cs101-2021-5657:labs
1 Hits, Last modified: