Search

You can find the results of your search below.

top @courses:cs101-201804
17 Hits, Last modified:
minar and foreign language proficiency, satisfies one of Vassar's three requirements for graduation. It... ecially programming -- is a whole lot of fun, and one of the closest things to 'real magic' this world ... eading and assignments.** Topics tend to build on one another. - **Please attend class regularly.** Missing one lecture may prevent you from fully understanding
top @courses:cs377-202651
15 Hits, Last modified:
ages to other objects. Indeed, message passing is one of the two major concurrency paradigms (the other... a single thread of execution, where the effect is one object executing while the rest "sleep"; effectively, objects take turns executing one at a time. This is not natural, but it is also no... texts I chose:** I chose two texts this semester−one required and one recommended. The required text i
top @courses:cs203-201602:assignments
9 Hits, Last modified:
* Covers chapters 1 through 4 * You may bring in one 8.5x11.5 sheet of paper with handwritten notes, b... parators / Comparable /* * You may bring in one sheet of 8.5x11 inch paper with handwritten notes... ore info to come . . . /* * You may bring in one sheet of 8.5x11 inch paper with handwritten notes... * Wednesday, October 28, 2015 * You may bring in one 8.5x11" page of handwritten notes - no photo-redu
style @courses:cs101-2021-5657
9 Hits, Last modified:
f it does, reconsider your interpretation of the "one task, one function" guideline. * If a function consumes a complex argument and must perform severa... he code from these three functions into the first one would yield a confusing mess. - **Keep lines na... s (e.g., no typos, primitives called correctly). One step up your tests can include a property checker
02 @courses:cs101-2022b:assignments
8 Hits, Last modified:
e, we want to see if a customer’s interest is <em>one of</em> her target hobbies.</p> <p><strong>Task<... though <code class="string">"hyde park"</code> is one of the towns. Consider: Why is this the case? Wha... alt="Check passed" /></p> <p>Instead, if you see one of these screens, please check your function name... /p> <pre><code class="comment">#| Like this one! |# </code></pre> <p>at the bottom of your progra
assign4 @courses:cs101-2021-5657:assigns
7 Hits, Last modified:
umbers. * The permutations of a list containing one number is a list containing that list of one number. \\ Things get more interesting for larger lists: ... lly, ''append'' the above two lists together into one list ---- ==== Write the program ==== **Note:... /2e version involves permuting a word (a list of one-character strings). It may help to reread this se
lab_1 @courses:cs145-201951:labs
7 Hits, Last modified:
5-201951:asmt-helper.scm |assignment helper, same one as last week}} * {{ :courses:cs145-201951:lab1-... egers ;; SIDE EFFECT: Prints out listOfInts-ONE, listOfInts-TWO and listOfInts-THREE ;; where listOfInts-ONE produces the same as listOfInts except that each ... ;; number has been incremented by one; ;; listOfInts-TWO is the same as li
top @courses:cs101-2021-5657
7 Hits, Last modified:
fully remote, we will not actually be meeting in one of the department's Linux labs. Therefore, you wi... of learners, but we must be present to learn from one another. You provide a unique and valuable contr... s participation). Excessive absences tend to hurt one's overall performance in this class. **Note:** ... s designated as a Quantitative Course, satisfying one of Vassar's three requirements for graduation, a
top @courses:cs101-2021-0405
7 Hits, Last modified:
of learners, but we must be present to learn from one another. You provide a unique and valuable contri... s participation). Excessive absences tend to hurt one's overall performance in this class. ***/ /*** ... s designated as a Quantitative Course, satisfying one of Vassar's three requirements for graduation, al... reading and assignments. Topics tend to build on one another. Missing one lecture may prevent you from
04 @courses:cs101-2022b:labs
7 Hits, Last modified:
ode>ssid</code> will be different; don’t use this one!</p> <p>To make sure the spreadsheet loaded corr... rricular-hours</code> column, Pyret should report one or more errors due to values that can’t be conver... code> column, students were asked to select which one of the nine houses they live in. For students who don’t live in one of those houses, they selected “other” and listed
07 @courses:cs101-2022b:labs
7 Hits, Last modified:
li> </ul> <table> <thead> <tr class="header"> <th>one straight pipe leading to a faucet</th> <th>two st... le> <thead> <tr class="header"> <th>pipeline with one branch</th> <th>pipeline with several branches</t... elp you get started with the lab, we’ve done this one for you!</p> <pre class="pyret"> <code class="co... returning a Boolean), why isn’t it enough to have one <code class="constant">true</code> example and on
top @courses:cs101-2021-02
7 Hits, Last modified:
of learners, but we must be present to learn from one another. You provide a unique and valuable contri... s participation). Excessive absences tend to hurt one's overall performance in this class. ***/ /*** ... s designated as a Quantitative Course, satisfying one of Vassar's three requirements for graduation, al... reading and assignments. Topics tend to build on one another. Missing one lecture may prevent you from
asmt2 @courses:cs101-2021-0405
7 Hits, Last modified:
lass="hljs-keyword">add</span><span class="bash">-one(n :: Number) -&gt; Number: </span> n + <span cla... lass="hljs-keyword">add</span><span class="bash">-one(1) is 2 </span> <span class="hljs-keyword">add</span><span class="bash">-one(3) is 4 </span> <span class="hljs-keyword">add</span><span class="bash">-one(-1) is 0 </span>end </code></pre><ul> <li>Try to
asmt2 @courses:cs101-2021-02
7 Hits, Last modified:
lass="hljs-keyword">add</span><span class="bash">-one(n :: Number) -&gt; Number: </span> n + <span cla... lass="hljs-keyword">add</span><span class="bash">-one(1) is 2 </span> <span class="hljs-keyword">add</span><span class="bash">-one(3) is 4 </span> <span class="hljs-keyword">add</span><span class="bash">-one(-1) is 0 </span>end </code></pre><ul> <li>Try to
lab4 @courses:cs101-2021-02
6 Hits, Last modified:
Your ssid will be different, so don&#39;t use the one above. </p> <pre><code><span class="hljs-built_i... quot; column, students were asked to select which one of the nine houses they live in. For students who don&#39;t live in one of those houses, they selected &quot;other&quot; ... rmalize this colum such that if the answer is not one of the nine Vassar houses, we should change the r
01 @courses:cs101-2022b:labs
6 Hits, Last modified:
lab1 @courses:cs101-2021-02
5 Hits, Last modified:
top @courses:cs102-201651
5 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
5 Hits, Last modified:
lab1 @courses:cs101-2021-0405
5 Hits, Last modified:
assign2 @courses:cs101-2021-5657:assigns
4 Hits, Last modified:
top @courses:cs203-201602:lab1
4 Hits, Last modified:
lab6 @courses:cs101-2021-0405
4 Hits, Last modified:
week3 @courses:cs311-2021
4 Hits, Last modified:
top @courses:cs101-202203
4 Hits, Last modified:
03 @courses:cs101-2022b:assignments
4 Hits, Last modified:
lab6 @courses:cs101-2021-5657:labs
4 Hits, Last modified:
lab6 @courses:cs101-2021-02
4 Hits, Last modified:
top @courses:cs381-2020
3 Hits, Last modified:
05 @courses:cs101-2022b:assignments
3 Hits, Last modified:
top @courses:cs381-2019
3 Hits, Last modified:
week3 @courses:cs101-202203
3 Hits, Last modified:
top @courses:cs224-201001:assignments
3 Hits, Last modified:
schedule @courses:cs101-2021-5657
3 Hits, Last modified:
programmer-poet @courses:cs101-2021-5657
3 Hits, Last modified:
top @courses:cs203-201602:lab4
3 Hits, Last modified:
top @courses:cs145-201951
3 Hits, Last modified:
top @courses:cs311-2021
3 Hits, Last modified:
how_to_create_a_listing_for_your_course
3 Hits, Last modified:
top @courses:cs224-201101:assignments
3 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
week7 @courses:cs377-202651
3 Hits, Last modified:
03 @courses:cs101-2022b:labs
3 Hits, Last modified:
week11 @courses:cs102-2021-01
2 Hits, Last modified:
cs379-201403
2 Hits, Last modified:
assign1 @courses:cs101-2021-5657:assigns
2 Hits, Last modified:
week8 @courses:cs102-202051
2 Hits, Last modified:
assigns @courses:cs381-2019
2 Hits, Last modified:
week14 @courses:cs377-202651
2 Hits, Last modified:
week6 @courses:cs145-201951
2 Hits, Last modified:
week13 @courses:cs377-202651
2 Hits, Last modified:
week13 @courses:cs145-201951
2 Hits, Last modified:
week6 @courses:cs311-2021
2 Hits, Last modified:
vim_resources @courses:cs377-202651
2 Hits, Last modified:
final-project @courses:cs366
2 Hits, Last modified:
zax @courses:cs377-202651
2 Hits, Last modified:
lab8 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
lab7 @courses:cs101-2021-0405
2 Hits, Last modified:
week5 @courses:cs101-2021-5657
2 Hits, Last modified:
06 @courses:cs101-2022b:labs
2 Hits, Last modified:
asmt1 @courses:cs101-2021-0405
2 Hits, Last modified:
05 @courses:cs101-2022b:labs
2 Hits, Last modified:
lab7 @courses:cs101-2021-02
2 Hits, Last modified:
week5 @courses:cs101-2021-0405
2 Hits, Last modified:
06 @courses:cs101-2022b:assignments
2 Hits, Last modified:
top @courses:cs203-201602:lab8
2 Hits, Last modified:
week13 @courses:cs101-2021-5657
2 Hits, Last modified:
tech_ref @courses:cs377-202651
2 Hits, Last modified:
01 @courses:cs101-2022b:assignments
2 Hits, Last modified:
asmt1 @courses:cs101-2021-02
2 Hits, Last modified:
schedule @courses:cs101-2023-54
2 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
week12 @courses:cs101-202203
2 Hits, Last modified:
week9 @courses:cs377-202651
1 Hits, Last modified:
lab_0 @courses:cs145-201951:labs
1 Hits, Last modified:
week1 @courses:cs377-202651
1 Hits, Last modified:
top @courses:cs203-201602:lab2
1 Hits, Last modified:
week3 @courses:cs377-202651
1 Hits, Last modified:
lab1 @courses:cs102-202051:labs
1 Hits, Last modified:
lab3 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
hw4 @courses:cs101-202203:week4
1 Hits, Last modified:
week10 @courses:cs377-202651
1 Hits, Last modified:
week12 @courses:cs377-202651
1 Hits, Last modified:
lab2 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
02 @courses:cs101-2022b:labs
1 Hits, Last modified:
04 @courses:cs101-2022b:assignments
1 Hits, Last modified:
assigns @courses:cs381-2020
1 Hits, Last modified:
assign3 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
lab4 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
top @courses:cs203-201602:lab5
1 Hits, Last modified:
week2 @courses:cs145-201951
1 Hits, Last modified:
assignments @courses:cs377-202651
1 Hits, Last modified:
week5 @courses:cs101-2021-02
1 Hits, Last modified:
week6 @courses:cs101-2021-5657
1 Hits, Last modified:
week3 @courses:cs101-2021-5657
1 Hits, Last modified:
coaching @courses:cs101-2021-5657
1 Hits, Last modified:
week11 @courses:cs101-2021-0405
1 Hits, Last modified:
week4 @courses:cs101-2021-0405
1 Hits, Last modified:
week3 @courses:cs101-2021-0405
1 Hits, Last modified:
lab3 @courses:cs101-2021-0405
1 Hits, Last modified:
lab2 @courses:cs101-2021-0405
1 Hits, Last modified:
asmt3 @courses:cs101-2021-0405
1 Hits, Last modified:
week11 @courses:cs101-2021-02
1 Hits, Last modified:
week4 @courses:cs101-2021-02
1 Hits, Last modified:
coaching @courses:cs101-2022-02
1 Hits, Last modified:
week3 @courses:cs101-2021-02
1 Hits, Last modified:
lab3.html @courses:cs101-2021-02
1 Hits, Last modified:
lab2 @courses:cs101-2021-02
1 Hits, Last modified:
asmt3 @courses:cs101-2021-02
1 Hits, Last modified:
syllabus @courses:cmpu375-201901
1 Hits, Last modified:
syllabus @courses:cmpu241-201801
1 Hits, Last modified:
syllabus @courses:cmpu224-202001
1 Hits, Last modified:
syllabus @courses:cmpu102-201952
1 Hits, Last modified:
syllabus @courses:cmpu102-201901
1 Hits, Last modified:
syllabus @courses:cmpu102-201802
1 Hits, Last modified:
thesis
1 Hits, Last modified:
week15 @courses:cs101-2021-5657
1 Hits, Last modified:
coaching @courses:cs101-2023-52
1 Hits, Last modified:
schedule @courses:cs366
1 Hits, Last modified:
week11 @courses:cs102-202051
1 Hits, Last modified:
run_zasm_under_dosemu @courses:cs325-201001
1 Hits, Last modified:
assigns @courses:cs311-2021
1 Hits, Last modified:
top @courses:cs241-2023-51
1 Hits, Last modified:
syllabus @courses:cs240
1 Hits, Last modified:
success @courses:cs240
1 Hits, Last modified:
week11 @courses:cs145-201951
1 Hits, Last modified:
week8 @courses:cs145-201951
1 Hits, Last modified:
week7 @courses:cs145-201951
1 Hits, Last modified:
week4 @courses:cs145-201951
1 Hits, Last modified:
week3 @courses:cs145-201951
1 Hits, Last modified:
week12 @courses:cs102-202051
1 Hits, Last modified:
week10 @courses:cs102-202051
1 Hits, Last modified:
assignments @courses:cs101-201804
1 Hits, Last modified:
week6 @courses:cs102-202051
1 Hits, Last modified:
week3 @courses:cs102-202051
1 Hits, Last modified:
coaching @courses:cs102-202051
1 Hits, Last modified:
exams @courses:cs102-201752
1 Hits, Last modified:
week9 @courses:cs102-2021-01
1 Hits, Last modified:
week5 @courses:cs102-2021-01
1 Hits, Last modified:
week1 @courses:cs102-2021-01
1 Hits, Last modified:
week14 @courses:cs101-202203
1 Hits, Last modified:
week6 @courses:cs101-202203
1 Hits, Last modified:
labs @courses:cs101-201804
1 Hits, Last modified:
calendar @courses:cs101-201804
1 Hits, Last modified:
top @courses:cs325-201001:assignments
1 Hits, Last modified: