Search
You can find the results of your search below.
Matching pagenames:
- asmt1 (courses:c…1-2021-0405)
- asmt2 (courses:c…1-2021-0405)
- asmt3 (courses:c…1-2021-0405)
- coaching (courses:…-2021-0405)
- lab1 (courses:cs101-2021-0405)
- lab2 (courses:cs101-2021-0405)
- lab3 (courses:cs101-2021-0405)
- lab6 (courses:cs101-2021-0405)
- lab7 (courses:cs101-2021-0405)
- schedule (courses:…-2021-0405)
- sidebar (courses:…-2021-0405)
- top (courses:cs101-2021-0405)
- week1 (courses:c…1-2021-0405)
- week2 (courses:c…1-2021-0405)
- week3 (courses:c…1-2021-0405)
- week4 (courses:c…1-2021-0405)
- week5 (courses:c…1-2021-0405)
- week6 (courses:c…1-2021-0405)
- week7 (courses:c…1-2021-0405)
- week9 (courses:c…1-2021-0405)
- week10 (courses:c…1-2021-0405)
- week11 (courses:c…1-2021-0405)
- week12 (courses:c…1-2021-0405)
Fulltext results:
- schedule
- ====== Fall 2021 Schedule ====== The table below is your guide to the entire semester. Each row cor... Introduction \\ Make-up Lecture \\ {{ :courses:cs101-2021-0405:2021-09-01.pdf |PDF}}
- top
- lving and Abstraction ====== ~~NOTOC~~ **CMPU-101 Sections 04-05** \\ **Vassar College, Fall 2021** \\ **Syllabus / Course Wiki** \\ // Welcome to our course wi
- week5
- \ * Lab 4: * as of Sunday night, only 20/40 submissions in Gradescope... * if you're still finishing up / need to be checked off, pleas... Processing Tables * [[https://dcic-world.org/2021-08-21/processing-tables.html|DCIC Ch. 8]] * Marc's notes: * updated to include nested f
- week11
- ===== Python ===== * [[https://dcic-world.org/2021-08-21/part_state.html#%28part._modifying-variables%29|Ch 24: Modifying Variables]] **//Reminders:... i, Nov 12: Midterm 2 * Review session Wed, Nov 10 ==== Monday ==== **//Destructive Programming//... : [[https://colab.research.google.com/drive/1hv7IP0zR93P3vp4za4mIbmhLiNElOPtt?usp=sharing | 2021-11-0
- asmt2
- <p><strong>Due:</strong> Thursday September 23, 2021 at 11:59PM ET.</p> <p><img src="https://www.cs.vassar.edu/~cs101/images/targeted-ad.jpeg" alt="Targeted Advertisi... keyword">add</span><span class="bash">-one(-1) is 0 </span>end </code></pre><ul> <li>Try to write you... ook at the <a href="https://www.cs.vassar.edu/~cs101/1/pyret.html">Testing and Style Guidelines</a>.
- lab2
- Conditionals and Reading Code ====== ~~NOTOC~~ 10 September 2021 ===== Today's lab ===== The purpose of this lab is to give you practice: * using ... .org/wiki/24-hour_clock|military time]], e.g., 9:00 a.m. is the number ''0900'' and 6:00 p.m. is ''1800''. If the time is between 5 a.m. and 12 noon,
- week7
- oduction to Lists//** (finishing up) \\ **//Ch. 10: Processing Lists//** (recursion) ==== Monday ==... ps://code.pyret.org/editor#share=1LCsCUkW_1DcR1bmV0PhKaUCyyacWDUyg&v=1904b2c|ch-10.arr]] * through section 10.5 ==== Wednesday ==== * Reminders: * [[https://ww
- lab1
- : Getting Started ====== ~~NOTOC~~ 3 September 2021 ===== Linux accounts ===== The instructor w... definitions window (on the left): <code> # CMPU 101 Lab 1 # Evaluating different types of data expre... ns that subtract, multiply, and divide numbers. (40 + 1) + 1 # Strings (of characters) are a type of... - Add two different rectangle expressions circle(10, "solid", "red") # Images may be combined # - Th
- lab7
- id="setup">Setup</h2> <p>Create the file <code>lab07.arr</code> and copy/paste the following header c... ment">#|</span> CMPU<span class="hljs-number">-101</span> Fall <span class="hljs-number">2021</span> Lab <span class="hljs-number">7</span> Name... <tr> <td><img src="https://www.cs.vassar.edu/~cs101/images/pipeline/faucett-on.png" alt="image of an
- week9
- = Data Types ===== * [[https://dcic-world.org/2021-08-21/intro-struct-data.html|Ch 11 Introduction to Structured Data]] * [[https://dcic-world.org/2021-08-21/recursive-data.html|Ch 13 Recursive Data]] * [[https://dcic-world.org/2021-08-21/trees.h
- lab3
- lab-3-tables">Lab 3: Tables</h1> <p>17 September 2021</p><br> <p>In this lab you’re going to be worki... gram:</p> <pre><code>include shared-gdrive("dcic-2021", "1wyQZj_L0qqV9Ekgr9au6RX2iqt2Ga8Ep") include gdrive-sheets ssid = "1fJp5pbmutjQ9HlyUA8b0Yc-BqNxSd0i9wrZgZxpSCKM" data-sheet = <span class=
- coaching
- ttps://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=America%2FNew_York&showCalendars=0&showTz=0&mode=WEEK&showTabs=0&showTitle=0&showNav=1&showDate=0&showPrint=0&src=Y19vczVvYzJvZGYxYXZhO
- week4
- r coaches) * as of Sunday evening, I have 23/40 submissions in Gradescope... * no late penalt... Processing Tables * [[https://dcic-world.org/2021-08-21/processing-tables.html|DCIC Ch. 8]] * Marc's notes: viewable/runnable in [[https://code.pyret.org/editor#share=1Zxujjtn43efwWl1JYrL1_f03Tf6zxdqr&v=1904b2c|CPO]] ==== Wednesday ====
- week12
- ===== Memory ===== * [[https://dcic-world.org/2021-08-21/part_state.html#%28part._modifying-data-equality%29|Ch 25: Modifying Structured Data]] * [[https://dcic-world.org/2021-08-21/part_state.html#%28part._revisiting-lists-vars%29|Ch 26: Revisiting Lists and Variables]]
- asmt3
- >Assignment 3: Sunny Days</h1> <p>Due: Thursday, 30 September 2021 at 11:59 p.m.</p> <p><img src="https://www.cs.vassar.edu/~cs101/images/DSCF5442.jpeg" alt="Sunrise/Sunset"></p> ... ocs.google.com/spreadsheets/d/1L5fYmEgGmbpZcMA-Yz90L0ZyiMOdYq0VCHPdh8NyI5U/edit?usp=sharing">Google s