Search
You can find the results of your search below.
Matching pagenames:
- 01 (courses:cs1…b:assignments)
- 02 (courses:cs1…b:assignments)
- 03 (courses:cs1…b:assignments)
- 04 (courses:cs1…b:assignments)
- 05 (courses:cs1…b:assignments)
- 06 (courses:cs1…b:assignments)
- 01 (courses:cs101-2022b:labs)
- 02 (courses:cs101-2022b:labs)
- 03 (courses:cs101-2022b:labs)
- 04 (courses:cs101-2022b:labs)
- 05 (courses:cs101-2022b:labs)
- 06 (courses:cs101-2022b:labs)
- 07 (courses:cs101-2022b:labs)
Fulltext results:
- 03 @courses:cs101-2022b:assignments
- s we move into fall and then winter, we know the hours of daylight begin to dwindle. In this assignment, we’ll use our experience working with tables (in class and in l... lunar temporal information and visualize how the hours of sunlight and moonlight vary over time.</p> <... in class and <a href="https://www.cs.vassar.edu/courses/cs101-2022b/labs/03">in lab</a>.</p> <p>To en
- 03 @courses:cs101-2022b:labs
- 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>... e-percent, win-percent <span class="keyword">source</span>: data-sheet.sheet-by-name(<span class="s
- 04 @courses:cs101-2022b:labs
- width="75%"> <p>This copy of the spreadsheet is yours to tweak manually. There are some values that Py... k</strong>: Add the following code at the top of your program:</p> <pre><code><span class="keyword">inc... sheets <span class="keyword">include</span> data-source <span class="keyword">include</span> shared-gd... t;</span> <span class="comment"># Put the ID of your spreadsheet here</span> <var>data-sheet</var> = l
- 06 @courses:cs101-2022b:assignments
- sar.edu/~cs101/images/animal-tree.png" /></p> <p>Source: <a href="https://creately.com/blog/diagrams/wh... r.edu/~cs101/images/close-contact.jpg" /></p> <p>Source: Jessica Gould, “<a href="https://gothamist.com... 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 clear
- 02 @courses:cs101-2022b:assignments
- pyret.org">Pyret</a>.</p></li> <li><p>Do not put your name in your assignment; we want to grade anonymously.</p></li> <li><p>You will be graded on following... he <a href="https://www.cs.vassar.edu/~cs101/3/resources/pyret.html">Testing and Style Guidelines</a> for details.</p></li> <li><p>Try to write your tests before filling in your functions, so you ca
- 01 @courses:cs101-2022b:assignments
- pyret.org</a> (CPO) and ensure it’s connected to your <code>vassar.edu</code> Google account.</p></li> ... assignments anonymously, so please don’t include your name anywhere.</p> <h2>Help!</h2> <ul> <li><p><a href="https://www.cs.vassar.edu/~cs101/3/resources/cpo.html">This guide</a> will help you get sta... /a>. If you have a question that’s particular to your solution, mark the post as “visible to staff only
- 05 @courses:cs101-2022b:assignments
- the functions.</p></li> <li><p>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 correctly.</p></li> <li><p>Remember your resources:</p> <ul> <li><a href="https://www.cs.v
- 01 @courses:cs101-2022b:labs
- instructor will provide instructions to log into your Linux accounts on the classroom workstations and set your passwords.</p> <h2 id="todays-lab">Today’s lab</h... onment and</li> <li>the procedure for submitting your work electronically.</li> </ul> <p>If you have trouble, raise your hand -- we’re here to help!</p> <h2 id="opening-c
- 02 @courses:cs101-2022b:labs
- ; padding: 0.5em"><strong>For this lab, you’re encouraged to work with a partner, but it can be complet... rade into its corresponding letter grade.</p> <p>Your coworker shows you this solution:</p> <pre><code>... n work as intended?</p></li> <li><p>Why wouldn't your coworker realize this function isn’t right?... average recorded recent wind speed (in miles per hour) and returns the category to which that wind spee
- 05 @courses:cs101-2022b:labs
- 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... sheets <span class="keyword">include</span> data-source <span class="keyword">include</span> shared-gd... tivities, interactions <span class="keyword">source</span>: data-sheet.sheet-by-name(<span class="s
- 04 @courses:cs101-2022b:assignments
- can refer to <a href="https://www.cs.vassar.edu/courses/cs101-2022b/assignments/03">Assignment 3</a> o... to <a href="https://www.cs.vassar.edu/~cs101/3/resources/tables.html">this page</a> rather than the Pyr... e comment (<code>#| ... |#</code>) at the top of your program before moving on to Part 2.</p> <ol> <li... he <a href="https://www.cs.vassar.edu/~cs101/3/resources/pyret.html">Testing and Style Guidelines</a> a
- 07 @courses:cs101-2022b:labs
- file which you’ll upload to Gradescope with both your names.</p> <hr style="margin-bottom: 3em" /> <h... above with the appropriate data definition. Since our pipelines consist of multiple instances of faucets, straight pipes, and branches, our data definition includes these three varieties.</... the following data definitions and examples into your <code>lab07.arr</code> file.</p> <pre class="pyre