Search

You can find the results of your search below.

recipe
19 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
lab5 @courses:cs101-2021-5657:labs
14 Hits, Last modified:
* More practice with sorting * More practice designing programs with wish lists (helper functions) ... 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 require designing a function). * be sure your solution for
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
lab6 @courses:cs101-2021-5657:labs
7 Hits, Last modified:
nitions of trees: a rumor mill and a pipeline. We designed one function in class for a pipeline, which det... 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
lab2 @courses:cs101-2021-5657:labs
6 Hits, Last modified:
===== Lab 2 - Spring 2021 ====== ~~NOTOC~~ ==== Designing Functions ==== The main purpose of this lab is to practice * using the Design Recipe to write functions * designing functions that use ''cond'' expressions * designing functions that use helper functions \\ \\ **Ho
schedule
6 Hits, Last modified:
k. The last column lists the sections in //How to Design Programs, Second Edition// that cover the lecture... -4-]]** | @LightBlue: Large Data 1: \\ Lists, Designing with Self-Referential Data, List Abbreviations... ** | @LightGreen: Large Data 2: \\ More Lists, Design by Composition ... 018-01-06/Book/part_one.html#%28part._.D.K._sec~3adesign-world%29|I:3.6]] | | | @LightBlue: **[[week6|
top
6 Hits, Last modified:
| \\ ---- ===== Textbook: ===== //How to Design Programs, Second Edition//, by Felleisen, Findler... ** to be useful, and that software must first be designed and implemented. This course introduces a series of **//Design Recipes//** that help develop fundamental data a... r this Quantitative Course: ===== This course is designated as a Quantitative Course, satisfying one of V
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
lab3 @courses:cs101-2021-5657:labs
5 Hits, Last modified:
s lab is to practice * defining structures * designing functions that consume / produce structures * following the Design Recipe (as usual) \\ \\ **How to get started** ... w you are ready to write some functions using the Design Recipe!\\ \\ - Launch DrRacket and open your ... exercise in order * follow the steps of the Design Recipe for each function (not all exercises requi
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
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
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:
lab4 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
top @courses:cs101-2021-5657:labs
2 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:
week7
1 Hits, Last modified:
week3
1 Hits, Last modified:
coaching
1 Hits, Last modified: