Search

You can find the results of your search below.

lab8 @courses:cs101-2021-5657:labs
9 Hits, Last modified:
truct toast (kind level)) ; A toast is a ; (make-toast string number[0 to 10]) ; where a toast’s... e: \\ <code scheme> (define toast-list (list (make-toast "white" 0) (make-toast "wheat" 0) (make-toast "white" 4) (make-toast "wheat" 4) (make-toast "whi
top
6 Hits, Last modified:
will be recorded. If you are in a time zone that makes synchronous attendance prohibitive, please let me know, and we will make arrangements for you to attend asynchronously. Un... the idea). Do your best to attend every lecture. Make arrangements with a classmate to copy material yo... nsibility to notify the instructor in advance to make other arrangements. <del>Late assignments will be
style
4 Hits, Last modified:
Use (function, constant, parameter) **names that make sense** with respect to the problem. - **Design... random results, **do not give up on testing.** To make this guide concrete, consider this example: <code... (define (create-cupcake width height) (make-posn (random width) (random height))) </code> Jus... ''one'' ignores its argument. Still, why would ''make-list'' in lieu of ''build-list'' not produce the
lab1 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
assar to your username (or some other suffix that makes it unique) - use a strong password (but be s... ect ''Choose Language...''. In the left column, make sure the arrow head to the left of ''How to Desig... bottom right to save this selection.\\ \\ - To make BSL your default language, click on the **Run** b
week1
2 Hits, Last modified:
ientific method \\ \\ **Animations** * Let's make a movie! * Prologue of HtDP/2e: How to Progr... tive refinement: start simple, gradually improve, make more readable, easier to understand, and modify \
coaching
1 Hits, Last modified:
ey Lab, as indicated in the table below. I will make every effort to give each of you the attention an
texts
1 Hits, Last modified:
ofracket.com/about.html|Realm of Racket]] How to Make Your Own Programming Languages with Racket, by Ma
week2
1 Hits, Last modified:
hours (see the sidebar for the schedule) * make up Lab 1 for recent adds * commit/push Lab
assign2 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
't want to lose your hard work), and * If you make changes and completely break the program beyond s
lab7 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
* You rewrite the purpose statements * Make examples in the form of check-expect's * I'