Search

You can find the results of your search below.

top
17 Hits, Last modified:
bility of their programs. CSCI 0111 is a data-focused introduction to computing and programming. Stude... s engineers have to society and to the people who use their software. ***/ ==== Prerequisites ==== T... science, and also provides non-concentrators with useful programming skills for doing data analysis in ... ns of large-scale data collection, retention, and use; * Decompose programming tasks into solvable su
lab1
8 Hits, Last modified:
're here to help! ===== Opening CPO ===== - Use your CS account to log in to one of the Linux wor... prompts to link it with a Google account. You can use the same account you use for your Vassar email or, if you prefer, you can make a new account just for ... ===== Interactions and definitions ===== Getting used to the Pyret Editor can be a bit tricky. Let us
lab3
8 Hits, Last modified:
part-1-filtering">Part 1: Filtering</h2> <p>Let’s use the power of filtering to learn more from our can... ing row <code>candy-data.row-n(4)</code> should cause your function to return <code>true</code>. As a ... (1.3) and in (1.4). To do this you will need to use nested functions (a function defined inside of an... n’t have to write code for this comparison – just use your new function to compute all three proportion
asmt2
6 Hits, Last modified:
cs/latest/strings.html">strings documentation</a> useful. We recommend briefly browsing this page befor... it, and <code>false</code> otherwise. It might be useful to take a look at Pyret’s <code>String</code> ... hink about how data collection impacts technology users regardless of users’ technical knowledge, and articulate ways in which issues in technology can caus
asmt3
6 Hits, Last modified:
ginning to dwindle. In this assignment, we&#39;ll use our experience working with tables (in class and ... umbers, and hyphens -- in the spreadsheet URL and use it to load the first sheet into a Pyret table, as... n lab.</p> <p><strong>Note</strong>: We won&#39;t use all of the columns in this spreadsheet. That&#39;... t.</p> <p><strong>Note</strong>: You will need to use the function <a href="https://www.pyret.org/docs/
lab2
4 Hits, Last modified:
ing ''if'' expressions * writing functions that use ''if'' expressions * writing examples/tests for... our partner how the order of ''if'' expression clauses can affect the behavior of code. Write your thou... Consider making a simple weather app that alerts users of severe weather based on wind speed using the... rsion you wrote? Can you think of a way you can use the ''saffir-simpson'' function you have already
week5
3 Hits, Last modified:
plete function: missing examples in ''where:'' clause. * fill in missing examples--enough to ful... y. * this time you are given the where" clause for a function, but the rest of the function is m... ill in the expected return values in the where clause of the function * b. (3 points) write the d
asmt1
2 Hits, Last modified:
goals ===== * Navigate Pyret documentation * Use the ''images'' library ===== Getting started ==... * precise color shades. For instance, you can use ''"green"'' as the color name even though it prod
lab6
1 Hits, Last modified:
leted the code for ''long-strings'', show how to use ''L.filter'' to accomplish the same thing that ''
week10
1 Hits, Last modified:
ab 8: //to come// \\ \\ * No new assignment this week: use time to study for next Friday's midterm
week11
1 Hits, Last modified:
ursive function that takes a list of numbers, and uses an anonymous function and a built-in list functi