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}}
- 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,
- 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
- top
- lving and Abstraction ====== ~~NOTOC~~ **CMPU-101 Sections 04-05** \\ **Vassar College, Fall 2021** \\ **Syllabus / Course Wiki** \\ // Welcome to our course wi
- 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>.
- 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
- 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
- week7
- oduction to Lists//** (finishing up) \\ **//Ch. 10: Processing Lists//** (recursion) ==== Monday ==... ditor#share=1LCsCUkW_1DcR1bmV0PhKaUCyyacWDUyg&v=1904b2c|ch-10.arr]] * through section 10.5 ==== Wednesday ==== * Reminders: * [[https://www.cs.vassa
- week10
- ====== Week 10 ====== ~~NOTOC~~ ===== Python ===== * [[https://dcic-world.org/2021-08-21/part_state.html#%28part._intro-python%29|Ch 23: From Pyret to Python]] **//Reminder://** ... v 12: Midterm 2 * Review session next Wed, Nov 10 ==== Monday ==== **//From Pyret to Python//** \\
- 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") includ... g only the candies where <code>sugar-percent > 0.75</code>. To do this, you'll first need to ... le, if you pass in the row <code>candy-data.row-n(0)</code> to your function, it should return <code>
- 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//... /1hv7IP0zR93P3vp4za4mIbmhLiNElOPtt?usp=sharing | 2021-11-08.ipynb]] * Configure Colab: * Turn
- 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> ... th times expressed as hours and minutes, e.g., 6:30, so we'll first write a function to convert a
- lab6
- on Again and Again ====== ~~NOTOC~~ 15 October 2021 ===== Learning Objectives ===== The purpose o... cursion. ====== Setup ===== Create the file ''lab06.arr'' and copy/paste the following into it: ''im... , r) => ... end where: sum-of-cubes(empty) is 0 sum-of-cubes([list: 1, 2, 3]) is 36 end </code>... ... end end where: long-strings(empty, 0) is empty long-strings([list: "the", "quick", "
- week3
- Helper Functions * [[https://dcic-world.org/2021-08-21/intro-tabular-data.html|DCIC Ch. 7]] * Marc's notes: [[https://code.pyret.org/editor#share=1nrKBR4HAiCHUn9yJqOPI1p4yshnq6VOf&v=1904b2c|View in CPO]] * Great lab on Friday! ... r coaches) * as of Sunday evening, I have 36/40 submissions in Gradescope -- not bad! * no la
- 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 ====