Search
You can find the results of your search below.
Fulltext results:
- lab5 @courses:cs101-2021-5657:labs
- 5 - Spring 2021 ====== ~~NOTOC~~ ==== Sorting / More Practice with Lists ==== **The main purpose of this lab is to have:** * More practice with lists: lists of strings and lists of structures (posn's) * More practice with sorting * More practice designing programs with wish lists (helper functions) * More
- week4
- over the assignment * Questions? \\ \\ * more structures, more animals, representing a zoo (begin slide 18) * Slides: {{lecture5.pdf}} Code: {{le... e: next Mon, Mar 15 * Questions? \\ \\ * more structures, more animals, representing a zoo (begin slide 32) * Slides: {{lecture5.pdf}} Code: {{le
- assign2 @courses:cs101-2021-5657:assigns
- part_one.html#%28part._sec~3azoo2%29|Section 5.11 More Virtual Pets]] You will complete Exercises 88--9... ve completed Exercise 88, etc. * Exercise 91 is more work, and requires more thinking, than 88--90. * Save a backup copy of your ''happy-cat.rkt'', and c
- top
- , and I worry about you when you're not present. More practically, part of your grade (5%) is based on ... ations, helping with legal protective orders, and more. Please be aware all Vassar faculty members are ... site ([[https://eoaa.vassar.edu/title-ix/]]) have more information, as well as links to both on- and off
- style
- sign concise functions.** No function should span more than five to eight lines. If it does, reconsider ... s. - **Keep lines narrow.** No line should span more than 80 characters. See bottom right of DrRacket ... p the basic example small. As your functions get more complicated, **deploy "loops" to check entire** l
- week2
- tudents who added since our last class! * any more volunteers from section 56 to attend the lab for ... on 57: Cameron, Joseph * hopefully a couple more will be confirmed soon! * will begin holding
- lab4 @courses:cs101-2021-5657:labs
- The main purpose of this lab is to practice * More practice with lists * More practice documenting functions with signature, purpose statement, examples
- week7
- === Week 7 ====== ~~NOTOC~~ ===== Midterm back, More Lists ===== ==== Monday ==== * Midterm I: //... 8: {{ lecture8.pdf|PDF}} {{ lec8.rkt|Code}} * More lists and list functions * we designed the
- schedule
- [week5|-5-]]** | @LightGreen: Large Data 2: \\ More Lists, Design by Composition
- lab8 @courses:cs101-2021-5657:labs
- count-white''**? Don't do it! Instead, design the more general function, **''count-toast''**, above, wit
- lab6 @courses:cs101-2021-5657:labs
- boolean value. Today in lab we will write three more functions that consume pipelines, again using the
- top @courses:cs101-2021-5657:assigns
- [[assign2|Assignment 2]] | 3/17 | 3/30 | A more sophisticated big-bang program: happy cat world
- assign4 @courses:cs101-2021-5657:assigns
- containing that list of one number. \\ Things get more interesting for larger lists: * The permutation
- week9
- .rkt |lec10-pipeline.rkt}} \\ \\ * Lecture 11: More Realistic Rumor Mill * {{ lecture11.pdf |PDF}
- week13
- a definitions, mutually recursive functions (e.g. more realistic rumor mill, files and directories), and