Search

You can find the results of your search below.

lab1 @courses:cs101-2021-0405
10 Hits, Last modified:
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
10 Hits, Last modified:
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
10 Hits, Last modified:
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
9 Hits, Last modified:
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
9 Hits, Last modified:
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
8 Hits, Last modified:
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
lab1 @courses:cs101-2021-5657:labs
7 Hits, Last modified:
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
assign1 @courses:cs101-2021-5657:assigns
7 Hits, Last modified:
'' 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
02 @courses:cs101-2022b:assignments
6 Hits, Last modified:
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
top @courses:cs102-201651
5 Hits, Last modified:
==== 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
assign4 @courses:cs101-2021-5657:assigns
3 Hits, Last modified:
e time you finish, at which point you can run you program for the first time * Test your faith in the Des... numbers as a list of lists of numbers. When your program is completed and correct, it will demonstrate the... sts together into one list ---- ==== Write the program ==== **Note:** this assignment is similar to the
style @courses:cs101-2021-5657
3 Hits, Last modified:
wing basic style guidelines: - **Organize your program top-down,** regardless of how you actual work thr... ctions. * Separate distinct sections of your program with dashed lines that are exactly 80 columns wid... cases below the function or at the bottom of your program in a separate test section. - Use (function, co
lab2 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
ons using the Design Recipe!\\ \\ ** Your first program ** - Launch DrRacket and open your ''lab2.rkt... R NAME> appears in the comments at the top of the program. \\ \\ - Develop the functions for Exercises 1-... propriate grading artifacts. \\ \\ - When your program successfully runs, show it to me or one of our co
calendar @courses:cs101-201804
3 Hits, Last modified:
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
3 Hits, Last modified:
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
programs @courses:cs240
3 Hits, Last modified:
week1 @courses:cs101-2021-5657
3 Hits, Last modified:
top @courses:cs203-201602:lab1
3 Hits, Last modified:
top @courses:cs203-201602:lab2
3 Hits, Last modified:
top @courses:cs203-201602:lab6.5
3 Hits, Last modified:
top @courses:cs325-201001:assignments
3 Hits, Last modified:
lab4 @courses:cs102-202051:labs
2 Hits, Last modified:
top @courses:cs224-201101:assignments
2 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
week4 @courses:cs102-202051
2 Hits, Last modified:
week1 @courses:cs102-202051
2 Hits, Last modified:
lab8 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
exams @courses:cs102-201752
2 Hits, Last modified:
assign3 @courses:cs101-2021-5657:assigns
2 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
lab4 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
programmer-poet @courses:cs101-2021-5657
2 Hits, Last modified:
lab3 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
lab4 @courses:cs101-2021-02
2 Hits, Last modified:
top @courses:cs203-201602:lab7
2 Hits, Last modified:
top @courses:cs203-201602:lab6
2 Hits, Last modified:
week5 @courses:cs101-2021-5657
2 Hits, Last modified:
lab6 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
adjuncts
1 Hits, Last modified:
03 @courses:cs101-2022b:assignments
1 Hits, Last modified:
04 @courses:cs101-2022b:assignments
1 Hits, Last modified:
02 @courses:cs101-2022b:labs
1 Hits, Last modified:
top @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
07 @courses:cs101-2022b:labs
1 Hits, Last modified:
hw4 @courses:cs101-202203:week4
1 Hits, Last modified:
top @courses:cs203-201602:lab4
1 Hits, Last modified:
top @courses:cs224-201001:assignments
1 Hits, Last modified:
03 @courses:cs101-2022b:labs
1 Hits, Last modified:
assigns @courses:cs311-2021
1 Hits, Last modified:
assign5 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
week3 @courses:cs101-2021-5657
1 Hits, Last modified:
syllabus @courses:cmpu224-202051
1 Hits, Last modified:
asmt2 @courses:cs101-2021-02
1 Hits, Last modified:
lab3.html @courses:cs101-2021-02
1 Hits, Last modified:
lab7 @courses:cs101-2021-02
1 Hits, Last modified:
top @courses:cs101-2021-02
1 Hits, Last modified:
asmt2 @courses:cs101-2021-0405
1 Hits, Last modified:
lab3 @courses:cs101-2021-0405
1 Hits, Last modified:
lab7 @courses:cs101-2021-0405
1 Hits, Last modified:
top @courses:cs101-2021-0405
1 Hits, Last modified:
recipe @courses:cs101-2021-5657
1 Hits, Last modified:
schedule @courses:cs101-2021-5657
1 Hits, Last modified:
texts @courses:cs101-2021-5657
1 Hits, Last modified:
week8 @courses:cs101-2021-5657
1 Hits, Last modified:
assigns @courses:cs381-2020
1 Hits, Last modified:
labs @courses:cs101-201804
1 Hits, Last modified:
top @courses:cs101-202203
1 Hits, Last modified:
week13 @courses:cs101-202203
1 Hits, Last modified:
top @courses:cs102-2021-01
1 Hits, Last modified:
week1 @courses:cs102-2021-01
1 Hits, Last modified:
week2 @courses:cs102-2021-01
1 Hits, Last modified:
labs @courses:cs102-201752
1 Hits, Last modified:
week13 @courses:cs102-202051
1 Hits, Last modified:
top @courses:cs145-201951
1 Hits, Last modified:
syllabus @courses:cmpu224-202001
1 Hits, Last modified:
run_zasm_under_dosemu @courses:cs325-201001
1 Hits, Last modified:
schedule @courses:cs334-202251
1 Hits, Last modified:
syllabus @courses:cs366
1 Hits, Last modified:
dosemu @courses:cs325-201001:lectures
1 Hits, Last modified: