Search

You can find the results of your search below.

recipe
11 Hits, Last modified:
====== Design Recipes ====== ~~NOTOC~~ ===== Design Recipes from HtDP/2e: ===== * Figure 1: [[http://htdp.org/2018... art_preface.html#%28counter._%28figure._fig~3athe-design-recipe%29%29|The basic steps of a program design recipe]] * Figure 52: [[http://htdp.org/2018-01-06/Boo
assign4 @courses:cs101-2021-5657:assigns
10 Hits, Last modified:
5 For this assignment you will: * Follow the Design Recipe to design a series of functions that computes all the permutations of a list of numbers * Be sur... ram for the first time * Test your faith in the Design Recipe ---- ==== Assignment Setup ==== - Ope... is a series of functions. Patiently stick to the design recipe and systematically work through your wish
lab5 @courses:cs101-2021-5657:labs
10 Hits, Last modified:
w you are ready to write some functions using the Design Recipe!\\ \\ ** Instructions ** - Launch Dr... exercise in order * follow the steps of the Design Recipe for each function (not all exercises requi... grading artifacts. \\ \\ ** Exercises ** - Design a function that sorts a list of strings in ascend... at sorts a list of numbers. Be sure to follow the Design Recipe, and include hand-in artifacts: - Data
lab6 @courses:cs101-2021-5657:labs
6 Hits, Last modified:
whether there was water running. We followed the Design Recipe and the data definition from the lecture n... w you are ready to write some functions using the Design Recipe!\\ \\ ** Instructions ** - Launch DrR... exercise in order * follow the steps of the Design Recipe for each function * be sure your sol... ucets in the pipeline. Don't forget to follow the Design Recipe, which means writing tests (check-expect's
assign5 @courses:cs101-2021-5657:assigns
6 Hits, Last modified:
24, 11:59pm \\ \\ For this assignment you will design a world (big-bang) program that implements a simp... is game, as described in Section 12.6 of //How to Design Programs, Second Edition//. \\ \\ ---- ==== A... ns ==== Read section 12.6 in our text, //How to Design Programs, Second Edition//. Here's the URL:\\ ht... or implementing your game. Be sure to follow the Design Recipe for each function you develop. I've given
style
5 Hits, Last modified:
===== Basics ===== In addition to following the design recipe, all code must adhere to the following bas... de. - **Arrange your functions according to the design recipe.** Place short and informative test cases ... t make sense** with respect to the problem. - **Design concise functions.** No function should span more... rgument and must perform several different tasks, design several functions that all consume the argument,
week6
5 Hits, Last modified:
cated below * **Q1** (20 points) Follow the Design Recipe. Given a problem description, design a function following the steps of the Design Recipe: data definitions, signature, purpose statement, func... ent, write function(s) following the steps of the Design Recipe. This question will be similar to the cour
assign3 @courses:cs101-2021-5657:assigns
4 Hits, Last modified:
ncing balls}} For this assignment you will: * Design a world (big-bang) program that displays many bou... ent sizes, colors, and velocities. * Follow the Design Recipe to develop functions that consume/produce ... = Description ==== For this assignment, you will design a world (big-bang) program that moves many balls ... mplete the assignment. \\ Be sure to follow the Design Recipe for each function you develop. \\ \\ ----
week1
4 Hits, Last modified:
: * install DrRacket on your computer * The Design Recipe * systematic program design * fill out your recipe cards for next class * copy the s... art_preface.html#%28counter._%28figure._fig~3athe-design-recipe%29%29|The basic steps of a function design recipe]] * bring to every class! * Active read
lab2 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
purpose of this lab is to practice * using the Design Recipe to write functions * designing functions... w you are ready to write some functions using the Design Recipe!\\ \\ ** Your first program ** - Lau... //: 1, 2, 3, and 4. * follow the steps of the Design Recipe for each function. * be sure your solu
week13
3 Hits, Last modified:
finition for a RD is really a thinly-veiled list! Design Recipe. * **Q2** Multiple Lists Function. You... vide the data definition, you write the function. Design Recipe. * I will even promise you it will b... multiple functions, one for each data definition. Design Recipe. * Again, the function(s) I ask you
lab7 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
purpose of this lab is to practice * using the Design Recipe to write functions for intertwined data ... w you are ready to write some functions using the Design Recipe!\\ \\ ** Instructions ** - Launch Dr... ty-file-for-lofd?'' * follow the steps of the Design Recipe for each function: * I've given you
lab8 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
w you are ready to write some functions using the Design Recipe!\\ \\ ==== Data Definitions and Examples... ctions you implement below, be sure to follow the Design Recipe. You should have hand-in artifacts for ea... -paste **''count-white''**? Don't do it! Instead, design the more general function, **''count-toast''**, a
week2
3 Hits, Last modified:
c is Computing** * lecture1.pdf \\ \\ === The Design Recipe === **Computation versus Programming** ... \ * Lecture 1 (resume with slide 16) \\ **The Design Recipe** * Computation versus Programming: {{l... to lecture 3.pdf ==== Friday ==== /**** **The Design Recipe** * Computation versus Programming: {{
top
3 Hits, Last modified:
| \\ ---- ===== Textbook: ===== //How to Design Programs, Second Edition//, by Felleisen, Findler... plemented. This course introduces a series of **//Design Recipes//** that help develop fundamental data a... ike to acknowledge two of the authors of //How to Design Programs, Second Edition//, Matthias Felleisen an
schedule
3 Hits, Last modified:
lab3 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
lab4 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
coaching
1 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
top @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
assign2 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
week3
1 Hits, Last modified:
top @courses:cs101-2021-5657:labs
1 Hits, Last modified: