Search
You can find the results of your search below.
Fulltext results:
- top
- discipline, and some amount of people skills, because all computer scientists end up working with othe... ===== Computing Environment: ===== We will use DrRacket v8.0 (or later), a programming environm... el programming language. For this course we will use the student languages (BSL, ISL, ASL) from the Ht... re do not need to worry what kind of machine you use when you run DrRacket programs. **Note:** Due to
- lab1 @courses:cs101-2021-5657:labs
- ns (numeric, string, boolean, and graphical), because the goal of this lab is to learn to create, run, ... grading. **Create your GitHub account** /*** - Use your new CS account to login to one of the Linux ... .com/ \\ \\ - Create your github account - use your Vassar email (minus the @vassar.edu) as your... (or some other suffix that makes it unique) - use a strong password (but be sure you remember your
- style
- m of your program in a separate test section. - Use (function, constant, parameter) **names that make... an 80 characters. See bottom right of DrRacket or use its ''edit -> find longest line'' menu. * Bre... s at those points suggested by HtDP. - Programs use the parentheses style displayed in HtDP and this ... (random width) (random height))) </code> Just because this function returns a random ''Posn'' does not
- week6
- * Gradescope: https://www.gradescope.com/ * use your email address to login * Review this Wed... Gradescrope: https://www.gradescope.com/ * use your email address to login--//most of you have d... nts * //but// you may not run any programs, use the Stepper, or use the Interactions Pane in DrRacket--you're on your honor! * 4 questions, points
- assign1 @courses:cs101-2021-5657:assigns
- or values that never change, define constants and use them by name. * constants I defined were: ... .7]]) * Some notes: * you will need to use two of the overlay functions from the 2htdp/image... teachpack, and you can look up examples of how to use them on your own -- but ask me or the coaches for... or values that never change, define constants and use them by name. * constants I defined were:
- lab8 @courses:cs101-2021-5657:labs
- xample of a **''list-of-toast''** that you should use in your examples and tests for the functions you ... (define (count-white lot) ...) </code> Be sure to use a **''local''** expression to define the **''coun... nction as the previous one: you should be able to use **''count-bread''** as-is, without abstracting it
- week13
- * Gradescope: https://www.gradescope.com/ * use your email address to login (same as for Midterm ... nts * //but// you may not run any programs, use the Stepper, or use the Interactions Pane in DrRacket--you're on your honor! * Exam is cumulative,
- lab2 @courses:cs101-2021-5657:labs
- e to write functions * designing functions that use ''cond'' expressions * designing functions that use helper functions \\ \\ **How to get started**
- texts
- Racket and Scheme: ===== If you wish to learn to use Racket or Scheme as a tool, which is **//not//** ... latt, Krishnamurthi [[http://www.htus.org/|How to Use Scheme]]. 2002 Dybvig //[[http://www.scheme.com/
- lab7 @courses:cs101-2021-5657:labs
- write functions for intertwined data * we will use the Files and Directories example of intertwined ... ates for each intertwined data definition * Use the appropriate template to help you get started
- lab6 @courses:cs101-2021-5657:labs
- mmended that homeowners turn on a faucet in the house, furthest away from where the water supply enters the house. The water should drip from the faucet, to help p
- lab5 @courses:cs101-2021-5657:labs
- - For this helper function, you will need to use an additional helper function. Call it <code>posn... e>, and add it to your wish list - Finally, use the Design Recipe to design the helper function t
- programmer-poet
- end in this respect, too. If one character, one pause, of the incantation is not strictly in proper for
- assign2 @courses:cs101-2021-5657:assigns
- tructure to represent the state of the world, because you have two values you need to keep track of sim
- schedule
- rg/2018-01-06/Book/part_three.html#%28part._ch~3a3use%29|III:16]]