Search

You can find the results of your search below.

week11 @courses:cs102-2021-01
9 Hits, Last modified:
uestions on the lab? * Today, we cover maps and hash maps. * For reference, let's take a quick look... ==== * Quick Summary from Tuesday's lecture on hash maps, or hash tables: - hash function is a way to mash up (my term) the name of something into a numerical key
top @courses:cs101-201804
8 Hits, Last modified:
of the closest things to 'real magic' this world has. But the unavoidable truth is that becoming good ... ss, or otherwise interferes or conflicts with, or has a deleterious effect upon, your ability to work, ... g independently on a program. Trixie finishes and has a working version. Ed has trouble with his. Trixie helps Ed debug. That is fine. But then Trixie re
04 @courses:cs101-2022b:labs
6 Hits, Last modified:
ta that you worked with in lab and on assignments has been sanitized for you – that is, you could expec... lass="constant">true</code> for any response that has <code class="string">"yes"</code> (in upper, lowe... rt 2: Analyze the data</h2> <p>Now that the data has been tidied up, we can start asking questions abo... onders are student-athletes?</li> <li>Which house has the most survey students living there?</li> </ul>
top @courses:cs101-202203
5 Hits, Last modified:
e. </p> <h3>Prerequisites</h3> <p> Everyone here has the ability to succeed in this course. Your desir... less time, and you can leave when your lab work has been checked by the instructor or a coach. Howeve... abuse, and stalking. If you (or someone you know) has experienced or experiences any of these incidents, know that you are not alone. Vassar College has staff members trained to support you in navigatin
lab3.html @courses:cs101-2021-02
5 Hits, Last modified:
ster/candy-power-ranking/candy-data.csv">data</a> has been analyzed in a FiveThirtyEight article, <a hr... trying to determine if the input, <code>r</code>, has a value in the <code>sugar-percent</code> column ... code>. As a reminder, the first row in the table has the index of <code>0</code>.</p> <pre><code><span... true (fruity and hard, but not a pluribus), which has the highest winning percentage?</p> <p>Hint: This
week12 @courses:cs102-202051
5 Hits, Last modified:
/5845469406 * We will finish talking about HashSets * Then revisit stacks and queues *... lar to last week's lab. * ok, a word about the HashSet: no exceptions in the specs! * {{:courses:cs102-202051:hashsetsaddmethod.png?nolink|Last week we ended with HashSets add method}} * {{ :courses:cs102-202051:w
02 @courses:cs101-2022b:assignments
5 Hits, Last modified:
nterests in their twenties. The ad agency already has data on locals’ age, hobbies, town, and whether t... span class="name">in-range</span>(town :: String, has-car :: Boolean) -&gt; Boolean: ... <span class=... ut town is in the target area and the person also has a car. Otherwise, the function should return <cod... e :: Number, town :: String, hobby :: String, has-car :: Boolean) -&gt; Boolean: ... <span clas
lab4 @courses:cs101-2021-02
5 Hits, Last modified:
do this, we&#39;d like to take any response that has &quot;yes&quot; (in either upper or lower case) i... art 2: Analyze the Data</h2> <p>Now that the data has been tidied up, we can start asking questions abo... sponders are student-athletes?</p> <p>Which house has the most survey students living there?</p> <h3 id... on</h3> <p>Show a <code>scatter-plot</code> which has the &quot;stem-level&quot; on the x-axis and &quo
asmt2 @courses:cs101-2021-0405
5 Hits, Last modified:
assignment">The Coding Assignment</h2> <p>Giselle has been the proud owner of a sporting goods store in... Oatman for the past few months, but recently she has seen advertisements for a competitor all over tow... nterests in their twenties. The Ad Agency already has data on locals’ age, hobbies, town, and whether t... a <code>Boolean</code> representing if the person has a car or not. It should return a <code>Boolean</c
asmt2 @courses:cs101-2021-02
5 Hits, Last modified:
assignment">The Coding Assignment</h2> <p>Giselle has been the proud owner of a sporting goods store in... Oatman for the past few months, but recently she has seen advertisements for a competitor all over tow... nterests in their twenties. The Ad Agency already has data on locals’ age, hobbies, town, and whether t... a <code>Boolean</code> representing if the person has a car or not. It should return a <code>Boolean</c
lab3 @courses:cs101-2021-0405
5 Hits, Last modified:
ster/candy-power-ranking/candy-data.csv">data</a> has been analyzed in a FiveThirtyEight article, <a hr... trying to determine if the input, <code>r</code>, has a value in the <code>sugar-percent</code> column ... code>. As a reminder, the first row in the table has the index of <code>0</code>.</p> <pre><code><span... true (fruity and hard, but not a pluribus), which has the highest winning percentage?</p> <p>Hint: This
top @courses:cs102-202051
4 Hits, Last modified:
<li>Array lists</li> <li>Hash sets</li> <li>Hash maps</li> <li>Tree sets</li> <li>Tree maps</li... dating violence, and stalking. Vassar College has staff members trained to support students in navi... eloped this course and teaches it quite often. He has graciously shared his course materials with me.</
lab1 @courses:cs102-202051:labs
4 Hits, Last modified:
the screen in the following format: Function f has root r. f(r) = rootImage; Here, f represents a t... , the output should be: Function y = 1.0x + 3.0 has root -3.0. f(-3.0) = 0.0 25. Create a main metho... window. It should read: "Function y = 1.0x + 6.0 has root -6.0. f(-6.0) = 0.0 Function y = 1.0x^2 + 4.0x + 4.0 has root -2.0. f(-2.0) = 0.0" As you can see, the to
03 @courses:cs101-2022b:labs
4 Hits, Last modified:
olean</code> attributes such as whether the candy has chocolate, is fruity, has caramel, or is hard.</li> </ul> <p>This <a href="https://github.com/fivethir... of the candies for which your new column is true has the highest winning percentage.</p> <p><strong>Hi... p> <h2 id="takeaways">Takeaways</h2> <p>This lab has mostly been about getting you comfortable working
03 @courses:cs101-2022b:assignments
4 Hits, Last modified:
table named <code>celestial-data-sun</code> that has a new column called <code class="string">"sunligh... e named <code>celestial-data-sun-moon</code> that has a new column called <code class="string">"moonlig... art 1! We want to end up with a single table that has columns for both hours of sunlight and hours of m... table, <code>celestial-data-to-plot</code>, that has a column <code class="string">"date"</code> givin
top @courses:cs101-2021-0405
3 Hits, Last modified:
operating_systems
3 Hits, Last modified:
top @courses:cs102-2021-01
3 Hits, Last modified:
top @courses:cs101-2021-5657
3 Hits, Last modified:
schedule @courses:cs102-2021-01
3 Hits, Last modified:
schedule @courses:cs102-202051
3 Hits, Last modified:
top @courses:cs101-2021-02
3 Hits, Last modified:
06 @courses:cs101-2022b:assignments
3 Hits, Last modified:
top @courses:cs145-201951
3 Hits, Last modified:
lab_1 @courses:cs145-201951:labs
3 Hits, Last modified:
top @courses:cs203-201602:assignments
3 Hits, Last modified:
top @courses:cs203-201602:finalproject
3 Hits, Last modified:
syllabus @courses:cmpu102-201952
3 Hits, Last modified:
syllabus @courses:cmpu102-201901
3 Hits, Last modified:
top @courses:cs334-202251
3 Hits, Last modified:
top @courses:operating_systems
3 Hits, Last modified:
week13 @courses:cs102-202051
2 Hits, Last modified:
top @courses:cs311-2021
2 Hits, Last modified:
top @courses:cs102-201651
2 Hits, Last modified:
schedule @courses:cs102-201752
2 Hits, Last modified:
top @courses:cs381-2019
2 Hits, Last modified:
05 @courses:cs101-2022b:assignments
2 Hits, Last modified:
05 @courses:cs101-2022b:labs
2 Hits, Last modified:
top @courses:cs203-201602:lab2
2 Hits, Last modified:
lab6 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
syllabus @courses:cmpu383-202051
2 Hits, Last modified:
top @courses:cs381-2020
2 Hits, Last modified:
final-exam-email @courses:cs101-2021-02
2 Hits, Last modified:
top @courses:cs203-201602:lab1
1 Hits, Last modified:
assign1 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
lab3 @courses:cs102-202051:labs
1 Hits, Last modified:
assign2 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
lab2 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
07 @courses:cs101-2022b:labs
1 Hits, Last modified:
lab3 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
assign3 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
assign4 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
assign5 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab4 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab8 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
cs379-201403
1 Hits, Last modified:
sidebar @courses:operating_systems
1 Hits, Last modified:
lab7 @courses:cs101-2021-0405
1 Hits, Last modified:
top @courses:3662020b
1 Hits, Last modified:
syllabus @courses:cmpu102-201802
1 Hits, Last modified:
syllabus @courses:cmpu224-202001
1 Hits, Last modified:
syllabus @courses:cmpu224-202051
1 Hits, Last modified:
syllabus @courses:cmpu241-201801
1 Hits, Last modified:
syllabus @courses:cmpu375-201901
1 Hits, Last modified:
lab7 @courses:cs101-2021-02
1 Hits, Last modified:
schedule @courses:cs101-2021-02
1 Hits, Last modified:
week5 @courses:cs101-2021-02
1 Hits, Last modified:
week11 @courses:cs101-2021-02
1 Hits, Last modified:
week13 @courses:cs101-2021-02
1 Hits, Last modified:
week14 @courses:cs101-2021-02
1 Hits, Last modified:
schedule @courses:cs101-2021-0405
1 Hits, Last modified:
top @courses:cs366
1 Hits, Last modified:
week1 @courses:cs101-2021-0405
1 Hits, Last modified:
week5 @courses:cs101-2021-0405
1 Hits, Last modified:
week11 @courses:cs101-2021-0405
1 Hits, Last modified:
coaching @courses:cs101-2021-5657
1 Hits, Last modified:
programmer-poet @courses:cs101-2021-5657
1 Hits, Last modified:
schedule @courses:cs101-2022-02
1 Hits, Last modified:
schedule @courses:cs101-2023-52
1 Hits, Last modified:
schedule @courses:cs101-2023-54
1 Hits, Last modified:
week1 @courses:cs102-2021-01
1 Hits, Last modified:
week2 @courses:cs102-2021-01
1 Hits, Last modified:
coaching @courses:cs102-202051
1 Hits, Last modified:
coaching @courses:cs145-201951
1 Hits, Last modified:
sidebar @courses:cs334-202251
1 Hits, Last modified:
top @courses:cs203-201602:lab4
1 Hits, Last modified: