Search
You can find the results of your search below.
Fulltext results:
- 03 @courses:cs101-2022b:assignments
- h2> <p>Some kindly astronomers have shared a data set with us, which they’ve made available as a <a hre... month, day, age-of-moon, sun-rise, sun-culm, sun-set, moon-rise, moon-culm, moon-set </code></pre> <p>We won’t use <em>all</em> of the columns in this spr... s is perfectly normal when working with real data sets!</p> <p><strong>Task</strong>: To test the funct
- top @courses:cs203-201602:lab8
- ill start by building a clock with the ability to set the time manually. Your clock will have six digit... ck (prevents accidentally changing the time) * Set time (Unlocks the set time functions) * Hour * Minute * Up * Down If you have a different idea for the set of buttons, that's fine. Once the basic clock
- week11 @courses:cs102-202051
- .zoom.us/j/5845469406 * We will talk about sets today, even if you haven't taken cmpu-145 (!) * We'll implement sets in our Wednesday lab. (Please contact me if you ... courses:cs102-202051:gameofguesses.java |A simple set example}} ==== Wednesday ==== *The zoom... tructions file}} * {{ :courses:cs102-202051:102-sets.pptx |A few notes on Sets}} <note tip>The perfo
- 02 @courses:cs101-2022b:assignments
- ads are targeted?</li> <li>Think about the way we set up the code and the programming operations that w... guides/nyt-academic-pass">these directions</a> to set up your account!)</p> <p><strong>Task</strong>: ... rc="https://www.cs.vassar.edu/~cs101/images/asmt2-settings.png" alt="How your ads are personalized" sty... n be used in any way?</li> <li>Timing (e.g., data set from a decade ago)</li> <li>Attributes collected
- 05 @courses:cs101-2022b:labs
- devoted their time to creating an important data set: the <a href="https://www.thesquirrelcensus.com">... ls in New York City’s Central Park</a>. This data set is published <a href="https://data.cityofnewyork.... census data. The first sheet is the original data set, and the second sheet is a pruned version removin... n labeled <code class="string">"color"</code> and set each row’s color to <code class="string">"black"<
- week2 @courses:cs145-201951
- day ==== * Classroom(s) * Continuing on with sets * Lab this evening \\ \\ **Lectures** * {... s:cs145-201951:02_introduction.pptx | Introducing sets}} * {{ :courses:cs145-201951:03_sets.pptx |Sets (more...)}} **Homework** * Read chapter 1, sections 1.1 - 1.4 * try exercise 1.4.
- lab_0 @courses:cs145-201951:labs
- t determine the intersection and the union of two sets \\ \\ * To begin: - Open a command line wi... wo inputs, AA and BB, that are lists representing sets. The function should return #t (or something tha... wo inputs, AA and BB, that are lists representing sets. The function should return a list representin... wo inputs, AA and BB, that are lists representing sets. The function should return a list representin
- asmt2 @courses:cs101-2021-02
- -ad.jpeg" alt="Targeted Advertising"></p> <h2 id="setup-and-handin">Setup and Handin</h2> <h3 id="setup">Setup</h3> <ul> <li>Create a new file on <a href="https://code.pyret.org/">Pyret</a>.</li> <li>Unli
- calendar @courses:cs101-201804
- > <center>6th September</center> <hr> Setting up a Computer Science (CS) department account... rec*</code>. <p/> First look at the <code>set!</code> function. <hr> <center> <a hr... .</b> Changing the values of variables with <code>set!</code>. The <code>while</code> function, which l... </code>. <code>vector-ref</code> and <code>vector-set</code>. <hr> <center><b>Reading</b></cent
- week3 @courses:cs145-201951
- = false --> if α then β == true * More on power sets * exercise 1.4.2 (3) (Let's write the truth ta... rom today, Feb.12. * True or False: the power set of (A AND B) = the power set of A and the power set of B... provide proof or counter example. * Part 2. More to come. ==== Thurs
- schedule @courses:cs145-201951
- g week. The third column lists the sections in //Sets, Logic and Maths for Computing, Second Edition//... ^ Thu ^ ^ [[week1|-1-]] | Introduction - sets & induction | Ch. 1; Sec 1.1-1.4 ^ | 1/24 | ^ [[week2|-2-]] | More sets - Intersection and Union | Ch. 1 ... | 1/29 | 1/31 ^ ^ [[week3|-3-]] | Power sets and Relations | Ch. 1 - 1.6,
- top @courses:cs203-201602:lab1
- your new account name to jones@cs.vassar.edu * Set up Git configuration * Create a simple Java pro... git config --global color.branch auto </code> - Set up your public sshkey so that you don't get promp... in the upper right corner, click on the ''Account Settings'' icon (it's the second icon from the right;... tHub account name to jones@cs.vassar.edu so I can set up a private repository for each of you in our pr
- asmt2 @courses:cs101-2021-0405
- -ad.jpeg" alt="Targeted Advertising"></p> <h2 id="setup-and-handin">Setup and Handin</h2> <h3 id="setup">Setup</h3> <ul> <li>Create a new file on <a href="https://code.pyret.org/">Pyret</a>.</li> <li>Unli
- top @courses:cs101-201804
- Vassar computer account.** This account will be set up during Week I. === Software === The computers in the lab are set up for you to use the drRacket software we will use in class. If you would like to set up drRacket on your own computer, go to [[https:/
- 03 @courses:cs101-2022b:labs
- candies. From the responses, they compiled a data set with</p> <ul> <li><code>Number</code> attributes ... aller table just for testing, since our real data set might change. For this lab, the data set is frozen and it’s okay to use it for testing your functions.