Search
You can find the results of your search below.
Fulltext results:
- assign4 @courses:cs101-2021-5657:assigns
- h, at which point you can run you program for the first time * Test your faith in the Design Recipe --... numbers is a list containing two lists: * The first list is the original list of two numbers * Th... escribe using the above example as follows: * first, find the permutations of the rest of the list, w... bers: (list '(2 3) '(3 2)) * next, insert the first number, 1, in front of, in between, and followin
- top
- ramming experience. It is therefore suitable for first-year students---majors and non-majors alike---who... oftware//** to be useful, and that software must first be designed and implemented. This course introduc... hree requirements for graduation, along with the first-year Writing Seminar and the foreign language pro
- lab1 @courses:cs101-2021-5657:labs
- using GitHub. \\ \\ You will edit and run your first program from DrRacket. The program itself will be... Racket on your own computer, too.\\ \\ ** Your first program ** - Open the lab1.rkt file in DrRack... st now. **Congratulations!** You completed your first lab! You created a GitHub repository when you acc
- assign1 @courses:cs101-2021-5657:assigns
- r cat. Later, we'll combine this program with the first program, but for right now we'll keep them separa... ned were: * WIDTH and HEIGHT (same as in first program) * MT (the empty-scene) *
- assign2 @courses:cs101-2021-5657:assigns
- \\ ** happy-cat.rkt ** Now you will combine the first two ''big-bang'' programs you wrote for assignment 1 into a single ''big-bang'' program. The first program you wrote had a cat move from left to rig
- schedule
- week of the semester, and the week numbers in the first column are clickable links that connect this page
- style
- ling the code from these three functions into the first one would yield a confusing mess. - **Keep line
- week13
- ith an emphasis on the material covered since the first midterm * Lectures 7--14 * HtDP/2e Pa
- top @courses:cs101-2021-5657:assigns
- assign1|Assignment 1]] | 3/8 | 3/15 | Our first big-bang programs: cat-world and gauge-world
- lab2 @courses:cs101-2021-5657:labs
- functions using the Design Recipe!\\ \\ ** Your first program ** - Launch DrRacket and open your ''
- lab5 @courses:cs101-2021-5657:labs
- posns by their x value, and produces #true if the first posn's x value is less than or equal to the secon
- lab6 @courses:cs101-2021-5657:labs
- time for a function that consumes a pipeline. The first function will turn on all the faucets, the second
- lab8 @courses:cs101-2021-5657:labs
- ll need to abstract further. \\ \\ Here's a hint: First write a helper function, **''count-bread''**, tha