Search

You can find the results of your search below.

asmt2
97 Hits, Last modified:
Here is a sample:</li> </ul> <pre><code>fun <span class="hljs-keyword">add</span><span class="bash">-one(n :: Number) -&gt; Number: </span> n + <span class="hljs-number">1</span> where: <span class="hljs-keyword">add</span><span class="bash">-one(1) is 2 </s
lab7
73 Hits, Last modified:
wing header comment into it:</p> <pre><code><span class="hljs-comment">#|</span> CMPU<span class="hljs-number">-101</span> Fall <span class="hljs-number">2021</span> Lab <span class="hljs-number">7</span> Name: your <span class="hljs-built_
lab3.html
36 Hits, Last modified:
yUA8b0Yc-BqNxSd0i9wrZgZxpSCKM" data-sheet = <span class="hljs-keyword">load</span>-spreadsheet(ssid) candy-<span class="hljs-keyword">data</span> = <span class="hljs-keyword">load</span>-<span class="hljs-keyword">table</span>: <span class="hljs-keyword">name</spa
top
31 Hits, Last modified:
ams with multiple interacting components. ===== Class format ===== The class sessions are intended to augment and support the material in your readings by pr... les, and the chance for you to ask questions. In class, please ask questions, and answer questions! In c... attempt turned out, and we try again. I want our classroom to reflect that approach as well, so please a
lab4
27 Hits, Last modified:
n&#39;t use the one above. </p> <pre><code><span class="hljs-built_in">include</span> shared-gdrive(<span class="hljs-string">"dcic-2021"</span>, <span class="hljs-string">"1wyQZj_L0qqV9Ekgr9au6RX2iqt2Ga8Ep"</span>) <span class="hljs-built_in">include</span> gdrive-sheets <sp
asmt3
12 Hits, Last modified:
#39;ll use our experience working with tables (in class and in lab) to process a table of solar (and luna... use <code>.value</code>:</p> <pre><code>››› <span class="hljs-built_in">string</span>-<span class="hljs-keyword">to</span>-<span class="hljs-built_in">number</span>(<span class="hljs-string">"06"</span>
schedule
3 Hits, Last modified:
ted, as is October Break and Thanksgiving when no classes meet. | @Silver: **Week** ... | @Orange: //**October Break**// \\ No class ... /23 \\ (recorded lecture) | @Orange: 11/25 \\ No class | @Orange: 11/26 \\ Thanksg
lab1
2 Hits, Last modified:
structions to log into your Linux accounts on the classroom workstations and set your passwords. ===== ... to log in to one of the Linux workstations in the classroom. * To open a web browser, click on the menu
lab2
2 Hits, Last modified:
severe weather notification if the wind speed is classified as a hurricane (Category 1-5) and if the classification is for Vassar. Write another function, '
week5
2 Hits, Last modified:
eck Campuswire regularly for important and timely class announcements, like coaching hours \\ \\ * La... e screen and did a lot of white-board work during class -- sorry!) ==== Thurs ==== **Review and Promi
week7
2 Hits, Last modified:
es ==== * [[https://www.cs.vassar.edu/~cs101/1/class/2021-10-11.pdf|lecture 13 slides]] (with thanks t... urs ==== * [[https://www.cs.vassar.edu/~cs101/1/class/2021-10-13.pdf|lecture 14 slides]] (with thanks t
week9
2 Hits, Last modified:
5 code]] * [[https://www.cs.vassar.edu/~cs101/1/class/2021-10-25.pdf| lecture slides]] ==== Thursda... code]] * [[https://www.cs.vassar.edu/~cs101/1/class/2021-10-27.pdf| lecture slides]] (through page 38
week11
2 Hits, Last modified:
51/feed/31]] * Try to do them before Thursday's class * We'll go over the solutions on Thursday **R... puswire. Please try to do these before Thursday's class. We'll go over some of them on Thursday \\ \\
week13
2 Hits, Last modified:
* Tues Nov 23 * **No class** * Recorded lecture: The link is posted in [[https://campuswire.co... t you may find it interesting and useful for working with data from the web after you finish this class.
lab6
1 Hits, Last modified:
== Look at the following recursive function. In class, you've seen this function or ones that are very