Search

You can find the results of your search below.

05 @courses:cs101-2022b:assignments
7 Hits, Last modified:
you whether to use the built-in list operations (like <code>map</code> and <code>filter</code>) or an e... ursive function (written with <code>cases</code>) like those we’ve designed in class this week.</p> <h2... t matter.</li> <li>You may wish to exclude words like <code class="string">"A"</code>, <code class="str... eyword">end</span> </pre> <p>that returns a table like above, where the rows for each character are in t
02 @courses:cs101-2022b:assignments
6 Hits, Last modified:
f the advertisement rather than specific criteria like Winifred’s target definitions.</p> <p><strong>Ta... , do so now!</p> <p>Do any of your functions look like this?</p> <pre><code><span class="keyword">if</sp... -line comment</p> <pre><code class="comment">#| Like this one! |# </code></pre> <p>at the bottom o... information of each type. Your answer should look like “<em>X</em> likely comes from the profile, <em>Y<
week11 @courses:cs101-2021-02
5 Hits, Last modified:
unction and a built-in list function in its body (like Problem 5 on the practice problems) \\ \\ *... Expressions involving built-in list functions. (like Problem 6 on the practice problems) \\ \\ *... **Problem 3.** Given a recursive data definition (like Problem 2--//The Cat in the Hat//--on the practic... \\ * **Problem 4.** List of structured data. (like Problem 4 from the practice problems) \\ \\
week11 @courses:cs101-2021-0405
5 Hits, Last modified:
unction and a built-in list function in its body (like Problem 5 on the practice exam) \\ \\ * **P... Expressions involving built-in list functions. (like Problem 6 on the practice exam) \\ \\ * **Problem 3.** Given a recursive data definition (like Problem 2--//The Cat in the Hat//--on the practic... \\ * **Problem 4.** List of structured data. (like Problem 4 from the practice exam) \\ \\ * *
lab3.html @courses:cs101-2021-02
5 Hits, Last modified:
ed a data-set with <code>Number</code> attributes like the winning percentage, relative price, and sugar... te and Anything (optional)</h3> <p>Next, we&#39;d like to know what attribute is paired most frequently with chocolate. We could write filter functions like we did for part 1.4 for all the other possible pa... <p>The function declaration should look something like this:</p> <pre><code><span class="hljs-function">
lab3 @courses:cs101-2021-0405
5 Hits, Last modified:
ed a data-set with <code>Number</code> attributes like the winning percentage, relative price, and sugar... te and Anything (optional)</h3> <p>Next, we&#39;d like to know what attribute is paired most frequently with chocolate. We could write filter functions like we did for part 1.4 for all the other possible pa... <p>The function declaration should look something like this:</p> <pre><code><span class="hljs-function">
top @courses:cs102-201651
4 Hits, Last modified:
goal, what you learn about programming will most likely serve you well in whatever you do during and af... the coursework, or if there is anything you would like to discuss. If you can't make it to my office h... edit your programs. The benefits of using an IDE like DrJava will become apparent as you begin programm... s code without attribution amounts to plagiarism. Likewise, give proper attribution for the help you re
top @courses:cs101-201804
4 Hits, Last modified:
for first-year students---majors and non-majors alike---who wish to explore the discipline. ==== Intro... ink abstractly, analytically, and logically, just like any other designated Quantitative Course. That s... cket software we will use in class. If you would like to set up drRacket on your own computer, go to [[... mergency, or any other significant event which is likely to have a significant negative impact. I am ha
03 @courses:cs101-2022b:assignments
4 Hits, Last modified:
/span> </code></pre> <p>Given a time as a string (like those in the table), it should convert it to the ... iven start time and end time, provided as strings like those found in the table.</p> <p>And now we’re re... at we’ve computed the hours of sunlight, it seems like it should be simple to compute the hours of moonl... <em>before</em> the end time, it should work just like <code>elapsed-mins</code>.</p> <p>When the start
lab4 @courses:cs101-2021-02
4 Hits, Last modified:
on of the spreadsheet URL is what your ssid looks like:</p> <p><a href="https://docs.google.com/spreadsh... heet, your <strong>source</strong> line will look like this:</p> <pre><code>source: <span class="hljs-ke... &quot; and listed where they live. What we would like to do is normalize this colum such that if the an... to a <code>Boolean</code>. To do this, we&#39;d like to take any response that has &quot;yes&quot; (in
top @courses:cs101-2021-0405
4 Hits, Last modified:
uitable for all students – majors and non-majors alike – who wish to explore the ideas of the discipline... If you have a question about something, it’s very likely that other students do, too!) The course staff ... ove the quality of the course materials. I would like to create a learning environment that supports di... your class advisor or the Dean of Studies. * I (like many people) am still in the process of learning
top @courses:cs101-2021-02
4 Hits, Last modified:
uitable for all students – majors and non-majors alike – who wish to explore the ideas of the discipline... If you have a question about something, it’s very likely that other students do, too!) The course staff ... ove the quality of the course materials. I would like to create a learning environment that supports di... t your class advisor or the Dean of Studies. - I (like many people) am still in the process of learning
week6 @courses:cs311-2021
3 Hits, Last modified:
oser, key, genre * Alumni - maybe CS-specific? (like Vassar Net) * Last.FM (Spotify, YouTube) - comm... t week ===== * what database project would you like to work on? * it doesn't need to be one of t... hinking about the possibilities * who would you like to partner with? (ideally groups of two) * do
asmt2 @courses:cs101-2021-0405
3 Hits, Last modified:
f="https://code.pyret.org/">Pyret</a>.</li> <li>Unlike with Assignment 1, we are writing examples for th... f the advertisement rather than specific criteria like Giselle’s target definitions.<br><br></p> <p><str... p>The code is completely functional, but it looks like this:</p> <pre><code>fun ad-charge(<span class="h
asmt2 @courses:cs101-2021-02
3 Hits, Last modified:
f="https://code.pyret.org/">Pyret</a>.</li> <li>Unlike with Assignment 1, we are writing examples for th... f the advertisement rather than specific criteria like Giselle’s target definitions.<br><br></p> <p><str... p>The code is completely functional, but it looks like this:</p> <pre><code>fun ad-charge(<span class="h
top @courses:cs102-201752
2 Hits, Last modified:
04 @courses:cs101-2022b:labs
2 Hits, Last modified:
week5 @courses:cs102-2021-01
2 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
top @courses:cs241-2023-51
2 Hits, Last modified:
assigns @courses:cs311-2021
2 Hits, Last modified:
week5 @courses:cs311-2021
2 Hits, Last modified:
03 @courses:cs101-2022b:labs
2 Hits, Last modified:
cs379-201403
2 Hits, Last modified:
06 @courses:cs101-2022b:labs
2 Hits, Last modified:
programmer-poet @courses:cs101-2021-5657
2 Hits, Last modified:
top @courses:cs203-201602:lab1
2 Hits, Last modified:
lab1 @courses:cs102-202051:labs
2 Hits, Last modified:
07 @courses:cs101-2022b:labs
2 Hits, Last modified:
top @courses:cs101-2021-5657
2 Hits, Last modified:
02 @courses:cs101-2022b:labs
1 Hits, Last modified:
assigns @courses:cs381-2020
1 Hits, Last modified:
top @courses:cs203-201602:lab5
1 Hits, Last modified:
top @courses:cs203-201602:lab3
1 Hits, Last modified:
top @courses:cs203-201602:lab2
1 Hits, Last modified:
top @courses:operating_systems
1 Hits, Last modified:
assign5 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab_2 @courses:cs145-201951:labs
1 Hits, Last modified:
01 @courses:cs101-2022b:labs
1 Hits, Last modified:
lab_1 @courses:cs145-201951:labs
1 Hits, Last modified:
lab_0 @courses:cs145-201951:labs
1 Hits, Last modified:
05 @courses:cs101-2022b:labs
1 Hits, Last modified:
04 @courses:cs101-2022b:assignments
1 Hits, Last modified:
hw4 @courses:cs101-202203:week4
1 Hits, Last modified:
06 @courses:cs101-2022b:assignments
1 Hits, Last modified:
lab3 @courses:cs102-202051:labs
1 Hits, Last modified:
coaching @courses:cs102-202051
1 Hits, Last modified:
top @courses:cs334-202251
1 Hits, Last modified:
week8 @courses:cs101-2021-5657
1 Hits, Last modified:
operating_systems
1 Hits, Last modified:
asmt3 @courses:cs101-2021-02
1 Hits, Last modified:
lab1 @courses:cs101-2021-02
1 Hits, Last modified:
lab7 @courses:cs101-2021-02
1 Hits, Last modified:
week5 @courses:cs101-2021-02
1 Hits, Last modified:
asmt3 @courses:cs101-2021-0405
1 Hits, Last modified:
lab1 @courses:cs101-2021-0405
1 Hits, Last modified:
lab7 @courses:cs101-2021-0405
1 Hits, Last modified:
week5 @courses:cs101-2021-0405
1 Hits, Last modified:
style @courses:cs101-2021-5657
1 Hits, Last modified:
week1 @courses:cs101-2021-5657
1 Hits, Last modified:
week5 @courses:cs101-2021-5657
1 Hits, Last modified:
week13 @courses:cs101-2021-5657
1 Hits, Last modified:
run_zasm_under_dosemu @courses:cs325-201001
1 Hits, Last modified:
week8 @courses:cs101-2023-54
1 Hits, Last modified:
schedule @courses:cs101-202203
1 Hits, Last modified:
top @courses:cs101-202203
1 Hits, Last modified:
week3 @courses:cs101-202203
1 Hits, Last modified:
week10 @courses:cs101-202203
1 Hits, Last modified:
week12 @courses:cs101-202203
1 Hits, Last modified:
top @courses:cs102-2021-01
1 Hits, Last modified:
how_to_create_a_listing_for_your_course
1 Hits, Last modified:
top @courses:cs102-202051
1 Hits, Last modified:
top @courses:cs145-201951
1 Hits, Last modified:
week13 @courses:cs145-201951
1 Hits, Last modified:
top @courses:cs240
1 Hits, Last modified:
top @courses:cs203-201602:lab8
1 Hits, Last modified: