Search

You can find the results of your search below.

02 @courses:cs101-2022b:labs
10 Hits, Last modified:
0.5em"><strong>For this lab, you’re encouraged to work with a partner, but it can be completed individua... /Code_review">review</a> a program written by a coworker. The problem they were asked to solve was to tu... nto its corresponding letter grade.</p> <p>Your coworker shows you this solution:</p> <pre><code><span c... should.</p></li> <li><p>Why doesn’t this solution work as intended?</p></li> <li><p>Why wouldn't your co
03 @courses:cs101-2022b:assignments
9 Hits, Last modified:
dle. In this assignment, we’ll use our experience working with tables (in class and in lab) to process a... /03">in lab</a>.</p> <p>To ensure the autograder works for your program, use the column names</p> <pre>... n this spreadsheet. This is perfectly normal when working with real data sets!</p> <p><strong>Task</stro... tion</a> listing the functions Pyret provides for working with strings. How could you find just the hour
01 @courses:cs101-2022b:labs
8 Hits, Last modified:
to log into your Linux accounts on the classroom workstations and set your passwords.</p> <h2 id="today... nt and</li> <li>the procedure for submitting your work electronically.</li> </ul> <p>If you have trouble... >Use our CS account to log in to one of the Linux workstations in the classroom.</p></li> <li><p>To open... ocedure below.</p></li> </ol> <h2 id="saving-your-work">Saving your work</h2> <ol> <li><p>Save your prog
05 @courses:cs101-2022b:labs
8 Hits, Last modified:
> <p>The goal of this lab is to give you practice working to analyze real data, which will require working with both tables and lists. As you work on each part of the lab, you’ll practice breaking problems i... an be completed in pairs!</p> <p>If you choose to work in a pair, you’ll make a single code file which y
04 @courses:cs101-2022b:labs
6 Hits, Last modified:
rom data.</p> <p>Up until now, the data that you worked with in lab and on assignments has been sanitiz... xpect Pyret to process the data without any extra work.</p> <p>For this lab, we’ll analyze the data fro... estamp, house, stem-level, sleep-hours, schoolwork-hours, student-athlete, extracurricular-hours ... >Now that we have our sanitized table, we can now work on normalizing the data in our columns. In the <c
02 @courses:cs101-2022b:assignments
5 Hits, Last modified:
ur functions, so you can quickly tell if they are working correctly.</p></li> </ul> <h2 id="help">Help!... you have examples that demonstrate the functions work as intended?</li> </ul> <p>If not, do so now!</p>... be used to select ads. For this problem, you will work with a simple version of this setup.</p> <p>Assu... class="keyword">end</span> </code></pre> <p>Your work should emphasize two skills:</p> <ul> <li>How to
06 @courses:cs101-2022b:assignments
5 Hits, Last modified:
he spread of (mis)information through a social network. But trees can also be used for designing program... em-and-data">Problem and data</h2> <p>The medical workers in a town where malaria risk is high want to d... p> <p>To help them build this system, the medical workers have data about people from a similar town, in... s thoroughly and to write your code clearly. Your work will be graded on clarity and thorough testing, a
03 @courses:cs101-2022b:labs
5 Hits, Last modified:
an be completed in pairs!</p> <p>If you choose to work in a pair, you’ll make a single code file which y... to Gradescope with both your names.</p> <p>As you work through the lab, take turns “driving” and “naviga... ode>where</code> block to check that the function works correctly! Often when we’re working with a big table of data, we’ll define a second, smaller table jus
05 @courses:cs101-2022b:assignments
3 Hits, Last modified:
s 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 resourc... s like <code>map</code> or <code>filter</code> to work with lists. Try revisiting <code>find-characters<
07 @courses:cs101-2022b:labs
3 Hits, Last modified:
modeling parts of the world using trees,</li> <li>working with structurally recursive data definitions, ... an be completed in pairs!</p> <p>If you choose to work in a pair, you’ll make a single code file which y... file. Make sure you understand how this function works – how did we write this based on the template ab
01 @courses:cs101-2022b:assignments
2 Hits, Last modified:
2> <ul> <li>Navigate Pyret documentation</li> <li>Work with Pyret image operators to compose expressions... code> documentation</a> <em>before</em> you start working on this assignment!</p></li> <!-- <li><p>If yo
06 @courses:cs101-2022b:labs
2 Hits, Last modified:
an be completed in pairs!</p> <p>If you choose to work in a pair, you’ll make a single code file which y... function, but you should call it to make sure it works as intended. For example,</p> <pre class="pyret
04 @courses:cs101-2022b:assignments
1 Hits, Last modified:
>Part 1: Considerations</h2> <p>Before we try to work with this data, we should think about what the va