Search

You can find the results of your search below.

style
18 Hits, Last modified:
In addition to following the design recipe, all code must adhere to the following basic style guidelin... llection, and hand it over to the next function: <code scheme> ;; ------------------------------------... e-hungry-henry-closer-to-wp hh-world-state) ...)</code> * Piling the code from these three functions into the first one would yield a confusing mess. -
lab8 @courses:cs101-2021-5657:labs
9 Hits, Last modified:
satisfaction that comes from avoiding duplicate code. Note: you may find it helpful to refer to the ... \ - Click on the green button to download your [Code] - a "Clone" dialog box will appear, with the... ples and tests for the functions you write: \\ <code scheme> (define toast-list (list (make-toast "w... t "white" 10) (make-toast "wheat" 10))) </code> ==== Instructions ==== For each of the funct
lab5 @courses:cs101-2021-5657:labs
8 Hits, Last modified:
\ - Click on the green button to download your [Code] - a "Clone" dialog box will appear, with the... ill find the built-in string comparison function <code>string<=?</code> to be helpful \\ \\ - Design a function that sorts a list of posns in ascending ord... ed to use an additional helper function. Call it <code>posn-x<=?</code>, and add it to your wish list
lab6 @courses:cs101-2021-5657:labs
6 Hits, Last modified:
\ - Click on the green button to download your [Code] - a "Clone" dialog box will appear, with the... instructions ===== - Your ''**lab6**'' starter code contains the data definition, examples, and templ... oll to the bottom of the ''**lab6.rkt**'' starter code, and add the new function, ''**drip**'', which tu... count-on**'' function as specified in the starter code, following the Design Recipe. \\ \\ - Implemen
week2
5 Hits, Last modified:
s Programming** * lecture2.pdf * {{ lec2.rkt |Code}} -- note: to view this file you need to save it ... Programming: {{lecture2.pdf}} * {{lec2.rkt}} -- code corresponding to lecture2.pdf \\ **Conditional ... cture3.pdf}} (up to slide 36) * {{lec3.rkt}} -- code corresponding to lecture 3.pdf ==== Friday ====... lecture2.pdf |}} (from slide 36) * {{ lec2.rkt |Code}} -- note: to view this file you need to save it
lab1 @courses:cs101-2021-5657:labs
5 Hits, Last modified:
from DrRacket. The program itself will be starter code pulled from GitHub, containing a variety of expre... abeled with a downward facing arrow and the word "Code". click on that button and a dropdown dialog titl... - If there is a syntax error somewhere in your code, DrRacket will generate a syntax error. To see wh... "Add file" button immediately to the left of the "Code" button you used to download the ZIP file of your
assign4 @courses:cs101-2021-5657:assigns
4 Hits, Last modified:
\ - Click on the green button to download your [Code] - a "Clone" dialog box will appear, with the... behavior in the Interactions Pane of DrRacket: <code scheme> Welcome to DrRacket, version 8.0 [cs]. La... 3 1) (list 1 3 2) (list 3 1 2) (list 3 2 1)) > </code> \\ Let's take a moment to describe the above sa... * **Head start:** I've provided you with starter code in ''assign4.rkt'', in which I've given you the f
assign5 @courses:cs101-2021-5657:assigns
3 Hits, Last modified:
\ - Click on the green button to download your [Code] - a "Clone" dialog box will appear, with the... 220.rkt'', run it, and be sure you understand the code (all steps of the Design Recipe for each function... eted in the corresponding ''.rkt'' file, with the code from the previous exercise as the starting point.
week8
2 Hits, Last modified:
* Lecture 8: {{ lecture8.pdf|PDF}} {{ lec8.rkt|Code}} * More lists * List abbreviations *... = * Lecture 9: {{lecture9.pdf|PDF}} {{lec9.rkt|Code}} * Sorting a List * here's the examp
week9
2 Hits, Last modified:
* Lecture 9: {{lecture9.pdf|PDF}} {{lec9.rkt|Code}} * Sorting a List //(we covered this last we... * {{ lecture11.pdf |PDF}} * {{ lec11.rkt |Code}} \\ \\ ==== Friday ==== * Marc attending [
lab7 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
\ - Click on the green button to download your [Code] - a "Clone" dialog box will appear, with the... ect program behavior, as well as well-documented code, including, for each function, a signature, purpo
week5
2 Hits, Last modified:
h varieties of animals) * {{ lecture6.pdf |}} Code: {{ lec6.rkt |}} \\ \\ * Assignment 2: * ... oxes of fish * {{ lecture7.pdf |PDF}} {{ lec7.rkt |Code}} \\ \\ ==== Friday ==== * //to come//
top
2 Hits, Last modified:
]]. Since this course is concerned with composing code, the guidelines that apply to writing in general... ting of computer programs. Copying someone else's code without attribution amounts to plagiarism. So gi
week3
2 Hits, Last modified:
d from slide 37) * Slides: {{lecture3.pdf |}} Code: {{lec3.rkt |}} * Class notes from last week:... akes, and dillos * Slides: {{lecture4.pdf |}} Code: {{lec4.rkt |}} * see recorded lecture 4 post
assign3 @courses:cs101-2021-5657:assigns
2 Hits, Last modified:
\ - Click on the green button to download your [Code] - a "Clone" dialog box will appear, with the... alls of the scene. I've provided you with starter code and instructions that you should find helpful. Yo
week4
2 Hits, Last modified:
week10
2 Hits, Last modified:
lab4 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab3 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
assign1 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
lab2 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
assign2 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
week12
1 Hits, Last modified:
week11
1 Hits, Last modified:
week7
1 Hits, Last modified:
week6
1 Hits, Last modified:
week13
1 Hits, Last modified: