Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- lab1 @courses:cs101-2021-0405
- window// (left) is where you'll provide Pyret the program you want it to run. The program could consist of definitions (assignment of variables to expressions or fu... ow// (right) is where the results of running your program are displayed and where you can experiment. Bef... e> Hopefully the answer is 6! ===== Your first program ===== For this lab, you'll create a program by c
- lab1 @courses:cs101-2021-02
- initions window is where you'll provide Pyret the program you want it to run. The program could consist of definitions (assignment of variables to expressions or fu... tions window is where the results of running your program are displayed and where you can experiment. * ... le or stick with the defaults! ===== Your first program ===== For this lab, you'll create a program by c
- top @courses:cs203-201602:assignments
- g framework and tests for your methods. Place the program in a subdirectory of your CS203 directory and upl... ise 5.4. Create a folder called "slider" for your program within your cs203 folder. Backup your work locall... the use of the comparable interface. Create your program in a folder called Banking within your cs203 fold... d store the cs203 folder again on github when the program is done. - Due Wednesday October 7, 2015 Assignm
- 01 @courses:cs101-2022b:labs
- em> (left) is where you’ll provide Pyret with the program you want it to run. The program could consist of definitions (assignment of variables to expressions or fu... /em> (right) is where the results of running your program are displayed and where you can experiment.</p></... at to do first.</p></li> </ol> <h2 id="your-first-program">Your first program</h2> <p>For this lab, you’ll
- top @courses:cs101-201804
- eresting relationship between the programmer, the program and the computer. Investigating this relationship... : * The relationship between the programmer, a program, and the computer. * //Syntax// and //semantics... puter and how data are processed according to the program. While fairly straightforward to use (once you ge... and patience, and a sense of humour (for when the program doesn't work properly, which happens to //all// o
- assign2 @courses:cs101-2021-5657:assigns
- the cat and the happiness gauge into one big-bang program. This new program will display the cat moving across the screen, and below the cat, the happiness gauge wi... wrote for assignment 1 into a single ''big-bang'' program. The first program you wrote had a cat move from left to right across the empty scene, wrapping around w
- assign1 @courses:cs101-2021-5657:assigns
- '' files there. ---- ==== Description ==== ** Program 1: cat-prog.rkt ** * Open ''cat-prog.rkt'' in... es:cs101-2021-5657:big-bang-example.rkt |big-bang program}} * for values that never change, define cons... ion to my cat1 and cat2 image constants \\ \\ ** Program 2: gauge-prog.rkt ** For this program we're going to create a "happiness gauge" for our cat. Later, we'l
- lab1 @courses:cs101-2021-5657:labs
- GitHub. \\ \\ You will edit and run your first program from DrRacket. The program itself will be starter code pulled from GitHub, containing a variety of express... on your own computer, too.\\ \\ ** Your first program ** - Open the lab1.rkt file in DrRacket by cl... R NAME> appears in the comments at the top of the program. \\ \\ - Run your program by clicking the **Run
- 02 @courses:cs101-2022b:assignments
- ch are accessible to all functions throughout the program. They are normally defined in the top of the program and are distinguished from local variables by having ... English essay, there is good style for writing a program.</p> <p><strong>Task</strong>: Take a moment to ... yword">check</code> block into the bottom of your program:</p> <pre><code><span class="keyword">check</span
- tech_ref @courses:cs377-202651
- ~~~ repeat: edit, compile, run ~~~ until: your program is ready to submit $ cd .. $ submit377 asmt1 ... /kroc-setup.sh To compile and run a kroc (occam) program: $ kroc myprog.occ $ ./myprog To compile a program that uses the course library: (like the ones we'll... ource ~/bin/set-upc-env To compile and run a UPC program: $ upcc -T n myprog.upc $ upcrun myprog ----
- top @courses:cs102-201651
- ==== Programming Style ==== Writing a program to solve a problem is in many ways analogous to w... ade categories. It is always possible to submit a program a couple of days early for me to critique and the... develop a solution on your own). \\ Design of a program is every bit as important as the code and you wil... to analyze and test the concepts being presented. Program code from these sessions will typically be posted
- week1 @courses:cs101-2021-5657
- ====== Week 1 ====== ~~NOTOC~~ ===== How to Program ===== ==== Monday ==== **No class** ==== Wednesday... make a movie! * Prologue of HtDP/2e: How to Program * Rocket landing * Iterative refinement: ... r computer * The Design Recipe * systematic program design * fill out your recipe cards for next
- programs @courses:cs240
- * [[ http://www.cs.vassar.edu/~cs240/assignments/program1.pdf | Program 1 ]] * [[ http://www.cs.vassar.edu/~cs240/assignments/program2.pdf | Program 2 ]] [[http://www.cs.vassar.edu/~cs240/assignments/rsg | RSG files ]] * [[ http://www.cs.
- calendar @courses:cs101-201804
- count. <br/> Introduction to the drRacket program. Poking the computer & seeing what happens. <td... isting files with <code>ls</code>. Your first program in Scheme. Running, saving and loading a program. </tr> <!-- WEEK TWO --> <tr> <td width=4% bgcolor=pur
- 04 @courses:cs101-2022b:labs
- e’re ready to import the spreadsheet into a Pyret program.</p> <p><strong>Task</strong>: Add the following code at the top of your program:</p> <pre><code><span class="keyword">include</sp... <code>student-data</code> table when you run the program. If you are not able to see your table, call your