Search

You can find the results of your search below.

03 @courses:cs101-2022b:assignments
11 Hits, Last modified:
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
8 Hits, Last modified:
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
7 Hits, Last modified:
.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
7 Hits, Last modified:
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
6 Hits, Last modified:
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
6 Hits, Last modified:
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
5 Hits, Last modified:
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
4 Hits, Last modified:
-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
4 Hits, Last modified:
> <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
4 Hits, Last modified:
= 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
4 Hits, Last modified:
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
4 Hits, Last modified:
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
4 Hits, Last modified:
-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
3 Hits, Last modified:
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
3 Hits, Last modified:
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.
lab3 @courses:cs101-2021-0405
3 Hits, Last modified:
week10 @courses:cs101-202203
3 Hits, Last modified:
lab3.html @courses:cs101-2021-02
3 Hits, Last modified:
top @courses:cs241-2023-51
3 Hits, Last modified:
hw4 @courses:cs101-202203:week4
2 Hits, Last modified:
top @courses:cs145-201951
2 Hits, Last modified:
04 @courses:cs101-2022b:assignments
2 Hits, Last modified:
top @courses:cs102-202051
2 Hits, Last modified:
05 @courses:cs101-2022b:assignments
2 Hits, Last modified:
syllabus @courses:cs240
2 Hits, Last modified:
techref @courses:cs311-2021
2 Hits, Last modified:
run_zasm_under_dosemu @courses:cs325-201001
2 Hits, Last modified:
techref @courses:cs381-2019
2 Hits, Last modified:
top @courses:cs102-2021-01
2 Hits, Last modified:
techref @courses:cs381-2020
2 Hits, Last modified:
top @courses:cs101-2021-02
2 Hits, Last modified:
top @courses:cs101-2021-0405
2 Hits, Last modified:
lab7 @courses:cs101-2021-02
2 Hits, Last modified:
top @courses:cs203-201602:lab6
2 Hits, Last modified:
week11 @courses:cs101-2021-02
2 Hits, Last modified:
syllabus @courses:cmpu102-201952
2 Hits, Last modified:
top @courses:cs203-201602:lab2
2 Hits, Last modified:
lab7 @courses:cs101-2021-0405
2 Hits, Last modified:
week11 @courses:cs101-2021-0405
2 Hits, Last modified:
syllabus @courses:cmpu102-201901
2 Hits, Last modified:
lab4 @courses:cs102-202051:labs
2 Hits, Last modified:
week3 @courses:cs101-202203
2 Hits, Last modified:
top @courses:cs203-201602:lab6.5
2 Hits, Last modified:
assign5 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
assign4 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
assign3 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
assign2 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
top @courses:cs203-201602:lab7
1 Hits, Last modified:
lab1 @courses:cs102-202051:labs
1 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
top @courses:cs203-201602:lab5
1 Hits, Last modified:
01 @courses:cs101-2022b:assignments
1 Hits, Last modified:
assign1 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
top @courses:cs203-201602:lab4
1 Hits, Last modified:
top @courses:cs203-201602:assignments
1 Hits, Last modified:
06 @courses:cs101-2022b:assignments
1 Hits, Last modified:
01 @courses:cs101-2022b:labs
1 Hits, Last modified:
lab_1 @courses:cs145-201951:labs
1 Hits, Last modified:
adjuncts
1 Hits, Last modified:
week1 @courses:cs145-201951
1 Hits, Last modified:
top @courses:operating_systems
1 Hits, Last modified:
week12 @courses:cs101-202203
1 Hits, Last modified:
operating_systems
1 Hits, Last modified:
asmt1 @courses:cs101-2021-02
1 Hits, Last modified:
asmt3 @courses:cs101-2021-02
1 Hits, Last modified:
lab1 @courses:cs101-2021-02
1 Hits, Last modified:
lab6 @courses:cs101-2021-02
1 Hits, Last modified:
asmt1 @courses:cs101-2021-0405
1 Hits, Last modified:
asmt3 @courses:cs101-2021-0405
1 Hits, Last modified:
lab1 @courses:cs101-2021-0405
1 Hits, Last modified:
lab6 @courses:cs101-2021-0405
1 Hits, Last modified:
top @courses:cs101-2021-5657
1 Hits, Last modified:
labs @courses:cs101-201804
1 Hits, Last modified:
top @courses:cs101-202203
1 Hits, Last modified:
schedule @courses:cs102-2021-01
1 Hits, Last modified:
top @courses:cs334-202251
1 Hits, Last modified:
week1 @courses:cs102-2021-01
1 Hits, Last modified:
week5 @courses:cs102-2021-01
1 Hits, Last modified:
week7 @courses:cs102-2021-01
1 Hits, Last modified:
week13 @courses:cs102-2021-01
1 Hits, Last modified:
schedule @courses:cs102-202051
1 Hits, Last modified:
week4 @courses:cs102-202051
1 Hits, Last modified:
week5 @courses:cs102-202051
1 Hits, Last modified:
week8 @courses:cs102-202051
1 Hits, Last modified:
how_to_create_a_listing_for_your_course
1 Hits, Last modified:
week6 @courses:cs145-201951
1 Hits, Last modified:
week10 @courses:cs145-201951
1 Hits, Last modified:
top @courses:cs325-201001
1 Hits, Last modified:
top @courses:cs325
1 Hits, Last modified:
assignment_6_link @courses:cs224-201001:assignments
1 Hits, Last modified: