Search

You can find the results of your search below.

03 @courses:cs101-2022b:labs
7 Hits, Last modified:
file which you’ll upload to Gradescope with both your names.</p> <p>As you work through the lab, take t... ing”. That is, for a while you type in CPO while your partner is reading the assignment and then you tr... >To get started, include this code at the top of your program, in the definitions pane:</p> <pre><code>... t’s use the power of filtering to learn more from our candy data.</p> <p>Suggestion: For each section,
06 @courses:cs101-2022b:assignments
6 Hits, Last modified:
ing what to do based on the data.)</p> <p>This is our last Pyret assignment, and it pulls together many... file or the functions.</li> <li>Remember to test your functions thoroughly and to write your code clearly. Your work will be graded on clarity and thorough testing, as well as on whether it works
lab3 @courses:cs101-2021-0405
6 Hits, Last modified:
, to get started include this code at the top of your program:</p> <pre><code>include shared-gdrive("dc... t’s use the power of filtering to learn more from our candy data.</p> <h3 id="1-1-sugar-rush">1.1: Suga... olumn that is greater than 75%. Be sure to test your function with a <code>where</code> block. For ex... s in the row <code>candy-data.row-n(0)</code> to your function, it should return <code>false</code>, an
lab3.html @courses:cs101-2021-02
6 Hits, Last modified:
, to get started include this code at the top of your program:</p> <pre><code>include shared-gdrive("dc... t’s use the power of filtering to learn more from our candy data.</p> <h3 id="1-1-sugar-rush">1.1: Suga... olumn that is greater than 75%. Be sure to test your function with a <code>where</code> block. For ex... s in the row <code>candy-data.row-n(0)</code> to your function, it should return <code>false</code>, an
top @courses:cs145-201951
5 Hits, Last modified:
\\ **Syllabus / Course Wiki** \\ // Welcome to our course wiki. It is the main page from which our course materials will be accessed. // ===== Contact ... ce. They just happen to be based on mathematics. Our topics include: * sets, * relations, * m... above, neatness counts. Please, clearly compose your thoughts, no matter if you are writing proofs or
top @courses:cs101-201804
5 Hits, Last modified:
assignments, and don't forget to keep practising your programming: it really is the best way to get bet... se. **This account is discrete and separate from your Vassar computer account.** This account will be ... class. If you would like to set up drRacket on your own computer, go to [[https://download.racket-lan... you have **any** problems installing drRacket on your computer, please see the instructor or one of the
lab7 @courses:cs101-2021-0405
5 Hits, Last modified:
<ul> <li>give you practice modeling phenomena in our world using Trees</li> <li>give you practice work... Lab <span class="hljs-number">7</span> Name: your <span class="hljs-built_in">name</span> |<span cl... -comment">#</span> </code></pre><p>As usual, ask your instructor or a coach if you&#39;re stuck. Remember to save your work every so often.</p> <h2 id="description">Des
top @courses:cs102-201651
5 Hits, Last modified:
\ * Even if being a computer scientist is not your goal, what you learn about programming will most ... rve you well in whatever you do during and after your time at Vassar. We will see through examples how ... rrange to meet with you at other times. \\ Read your e-mail regularly because I will most often communicate with you by sending an e-mail to your Vassar e-mail address. E-mail is the best way to
top @courses:cs101-2021-02
5 Hits, Last modified:
\\ **Syllabus / Course Wiki** \\ // Welcome to our course wiki and syllabus. It will be updated thro... to solvable subtasks, informing the structure of your programs; * Develop good automated tests to giv... intended to augment and support the material in your readings by providing an opportunity for in-depth... w an attempt turned out, and we try again. I want our classroom to reflect that approach as well, so pl
lab7 @courses:cs101-2021-02
5 Hits, Last modified:
<ul> <li>give you practice modeling phenomena in our world using Trees</li> <li>give you practice work... Lab <span class="hljs-number">7</span> Name: your <span class="hljs-built_in">name</span> |<span cl... -comment">#</span> </code></pre><p>As usual, ask your instructor or a coach if you&#39;re stuck. Remember to save your work every so often.</p> <h2 id="description">Des
top @courses:cs101-2021-0405
5 Hits, Last modified:
\\ **Syllabus / Course Wiki** \\ // Welcome to our course wiki and syllabus. It will be updated thro... to solvable subtasks, informing the structure of your programs; * Develop good automated tests to giv... intended to augment and support the material in your readings by providing an opportunity for in-depth... w an attempt turned out, and we try again. I want our classroom to reflect that approach as well, so pl
lab4 @courses:cs101-2021-02
5 Hits, Last modified:
Copy” under the “File” tab), and import it into your program.</p> <!-- ![Make a copy](make_a_copy.png)... dsheet, include the following code at the top of your program. You will put the <code>ssid</code> of your copy of the spreadsheet in your code below. </p> <p><strong>Note</strong>: The highlighted portion of
04 @courses:cs101-2022b:labs
5 Hits, Last modified:
k</strong>: Add the following code at the top of your program:</p> <pre><code><span class="keyword">inc... t;</span> <span class="comment"># Put the ID of your spreadsheet here</span> <var>data-sheet</var> = l... ></pre> <p><strong>Task</strong>: Put the ID of your copy of the spreadsheet in your code above.</p> <p><strong>Note</strong>: Your <code>ssid</code> will
top @courses:cs102-2021-01
4 Hits, Last modified:
se Wiki</h2> <p> Welcome to the main section of our course wiki. Use this as a starting point to acce... use in a runnable program. Using Java, including our IDE, is rather different than what you may be use... aterials. As we develop data structures to add to our //programmer's toolbox//, the complexity of the a... ks: </h2> <p>We will be using the Eck book as our primary- and required - text. If you are unfamili
top @courses:cs101-2021-5657
4 Hits, Last modified:
\\ **Syllabus / Course Wiki** \\ // Welcome to our course wiki. It will be updated throughout the se... nctional programming language. You will find that our textbook, programming languages, and programming... ides. DrRacket is installed on the computers in our classroom and labs. It is also freely available ... ft of this page) in case you wish install it on your own computer. DrRacket runs on most popular platf
operating_systems
4 Hits, Last modified:
top @courses:operating_systems
4 Hits, Last modified:
03 @courses:cs101-2022b:assignments
4 Hits, Last modified:
top @courses:cs334-202251
4 Hits, Last modified:
week6 @courses:cs101-2021-5657
3 Hits, Last modified:
week13 @courses:cs101-2021-5657
3 Hits, Last modified:
week8 @courses:cs102-2021-01
3 Hits, Last modified:
top @courses:cs102-202051
3 Hits, Last modified:
sidebar @courses:cs101-2023-54
3 Hits, Last modified:
week12 @courses:cs101-202203
3 Hits, Last modified:
top @courses:cs101-202203
3 Hits, Last modified:
coaching @courses:cs101-2021-5657
3 Hits, Last modified:
techref @courses:cs311-2021
3 Hits, Last modified:
calendar @courses:cs101-201804
3 Hits, Last modified:
top @courses:cs311-2021
3 Hits, Last modified:
techref @courses:cs381-2020
3 Hits, Last modified:
top @courses:cs381-2020
3 Hits, Last modified:
lab2 @courses:cs101-2021-0405
3 Hits, Last modified:
assign5 @courses:cs101-2021-5657:assigns
3 Hits, Last modified:
02 @courses:cs101-2022b:assignments
3 Hits, Last modified:
lab2 @courses:cs101-2021-02
3 Hits, Last modified:
top @courses:cs203-201602:assignments
3 Hits, Last modified:
07 @courses:cs101-2022b:labs
2 Hits, Last modified:
top @courses:cs203-201602:lab8
2 Hits, Last modified:
week1 @courses:cs101-202203
2 Hits, Last modified:
week3 @courses:cs101-202203
2 Hits, Last modified:
02 @courses:cs101-2022b:labs
2 Hits, Last modified:
05 @courses:cs101-2022b:labs
2 Hits, Last modified:
week5 @courses:cs102-2021-01
2 Hits, Last modified:
top @courses:cs381-2019
2 Hits, Last modified:
assign1 @courses:cs101-2021-5657:assigns
2 Hits, Last modified:
sidebar @courses:operating_systems
2 Hits, Last modified:
how_to_create_a_listing_for_your_course
2 Hits, Last modified:
dosemu @courses:cs325-201001:lectures
2 Hits, Last modified:
sidebar @courses:cs101-202203
2 Hits, Last modified:
week2 @courses:cs101-2021-5657
2 Hits, Last modified:
asmt1 @courses:cs101-2021-02
2 Hits, Last modified:
asmt2 @courses:cs101-2021-02
2 Hits, Last modified:
asmt3 @courses:cs101-2021-02
2 Hits, Last modified:
week5 @courses:cs101-2021-02
2 Hits, Last modified:
asmt1 @courses:cs101-2021-0405
2 Hits, Last modified:
asmt2 @courses:cs101-2021-0405
2 Hits, Last modified:
asmt3 @courses:cs101-2021-0405
2 Hits, Last modified:
week1 @courses:cs101-2021-0405
2 Hits, Last modified:
week4 @courses:cs101-2021-0405
2 Hits, Last modified:
schedule @courses:cs101-2021-5657
2 Hits, Last modified:
week5 @courses:cs101-2021-0405
2 Hits, Last modified:
coaching @courses:cs101-2023-52
2 Hits, Last modified:
week8 @courses:cs101-202203
1 Hits, Last modified:
sidebar @courses:cs102-2021-01
1 Hits, Last modified:
schedule @courses:cs102-2021-01
1 Hits, Last modified:
assign3 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
assign4 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
top @courses:cs101-2023-54
1 Hits, Last modified:
top @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab2 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab3 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab4 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
week11 @courses:cs101-2021-02
1 Hits, Last modified:
week10 @courses:cs101-2021-02
1 Hits, Last modified:
01 @courses:cs101-2022b:labs
1 Hits, Last modified:
top @courses:cs101-2023-52
1 Hits, Last modified:
week4 @courses:cs101-2021-02
1 Hits, Last modified:
lab6 @courses:cs101-2021-02
1 Hits, Last modified:
week6 @courses:cs101-202203
1 Hits, Last modified:
week1 @courses:cs101-2023-54
1 Hits, Last modified:
week5 @courses:cs101-2023-54
1 Hits, Last modified:
lab_0 @courses:cs145-201951:labs
1 Hits, Last modified:
lab_2 @courses:cs145-201951:labs
1 Hits, Last modified:
syllabus @courses:cmpu224-202001
1 Hits, Last modified:
top @courses:cs203-201602:github
1 Hits, Last modified:
top @courses:cs203-201602:lab1
1 Hits, Last modified:
top @courses:cs203-201602:lab3
1 Hits, Last modified:
top @courses:cs203-201602:lab5
1 Hits, Last modified:
top @courses:cmpu-224_f17
1 Hits, Last modified:
assignment_6_link @courses:cs224-201001:assignments
1 Hits, Last modified:
lab6 @courses:cs101-2021-0405
1 Hits, Last modified:
week3 @courses:cs101-2021-0405
1 Hits, Last modified:
top @courses:cs101-2022-02
1 Hits, Last modified:
week3 @courses:cs145-201951
1 Hits, Last modified:
coaching @courses:cs101-2022-02
1 Hits, Last modified:
week9 @courses:cs102-2021-01
1 Hits, Last modified:
week11 @courses:cs102-2021-01
1 Hits, Last modified:
week13 @courses:cs102-2021-01
1 Hits, Last modified:
week4 @courses:cs102-2021-01
1 Hits, Last modified:
top @courses:cs102-201752
1 Hits, Last modified:
coaching @courses:cs102-202051
1 Hits, Last modified:
schedule @courses:cs102-202051
1 Hits, Last modified:
sidebar @courses:cs102-202051
1 Hits, Last modified:
week3 @courses:cs102-2021-01
1 Hits, Last modified:
week11 @courses:cs102-202051
1 Hits, Last modified:
programmer-poet @courses:cs101-2021-5657
1 Hits, Last modified:
week1 @courses:cs145-201951
1 Hits, Last modified:
week4 @courses:cs145-201951
1 Hits, Last modified:
week2 @courses:cs102-2021-01
1 Hits, Last modified:
week13 @courses:cs145-201951
1 Hits, Last modified:
top @courses:cs203-201602
1 Hits, Last modified:
week11 @courses:cs101-2021-0405
1 Hits, Last modified:
week10 @courses:cs101-2021-0405
1 Hits, Last modified:
week3 @courses:cs311-2021
1 Hits, Last modified:
week4 @courses:cs311-2021
1 Hits, Last modified:
week5 @courses:cs311-2021
1 Hits, Last modified:
run_zasm_under_dosemu @courses:cs325-201001
1 Hits, Last modified:
sidebar @courses:cs334-202251
1 Hits, Last modified:
week6 @courses:cs101-2023-54
1 Hits, Last modified:
schedule @courses:cs366
1 Hits, Last modified:
syllabus @courses:cs366
1 Hits, Last modified:
resources @courses:cs381-2019
1 Hits, Last modified:
techref @courses:cs381-2019
1 Hits, Last modified:
week7 @courses:cs102-2021-01
1 Hits, Last modified: