Search
You can find the results of your search below.
Fulltext results:
- 03 @courses:cs101-2022b:assignments
- h2> <p>Some kindly astronomers have shared a data set with us, which they’ve made available as a <a hre... month, day, age-of-moon, sun-rise, sun-culm, sun-set, moon-rise, moon-culm, moon-set </code></pre> <p>We won’t use <em>all</em> of the columns in this spr... e</span>: year, month, day, sun-rise, sun-set, moon-rise, moon-set <span class="keyword
- top @courses:cs203-201602:lab8
- ill start by building a clock with the ability to set the time manually. Your clock will have six digit... ck (prevents accidentally changing the time) * Set time (Unlocks the set time functions) * Hour * Minute * Up * Down If you have a different idea for the set of buttons, that's fine. Once the basic clock
- 05 @courses:cs101-2022b:labs
- devoted their time to creating an important data set: the <a href="https://www.thesquirrelcensus.com">... ls in New York City’s Central Park</a>. This data set is published <a href="https://data.cityofnewyork.... census data. The first sheet is the original data set, and the second sheet is a pruned version removin... n labeled <code class="string">"color"</code> and set each row’s color to <code class="string">"black"<
- 02 @courses:cs101-2022b:assignments
- ads are targeted?</li> <li>Think about the way we set up the code and the programming operations that w... guides/nyt-academic-pass">these directions</a> to set up your account!)</p> <p><strong>Task</strong>: ... n be used in any way?</li> <li>Timing (e.g., data set from a decade ago)</li> <li>Attributes collected ... computations, helper functions, etc.).</li> <li>A set of good examples for any functions you write for
- week3 @courses:cs145-201951
- rom today, Feb.12. * True or False: the power set of (A AND B) = the power set of A and the power set of B... provide proof or counter example. * Part 2. More to come. ==== Thurs
- 03 @courses:cs101-2022b:labs
- candies. From the responses, they compiled a data set with</p> <ul> <li><code>Number</code> attributes ... aller table just for testing, since our real data set might change. For this lab, the data set is frozen and it’s okay to use it for testing your functions.
- calendar @courses:cs101-201804
- rec*</code>. <p/> First look at the <code>set!</code> function. <hr> <center> <a hr... .</b> Changing the values of variables with <code>set!</code>. The <code>while</code> function, which l... </code>. <code>vector-ref</code> and <code>vector-set</code>. <hr> <center><b>Reading</b></cent
- top @courses:cs101-201804
- Vassar computer account.** This account will be set up during Week I. === Software === The computers in the lab are set up for you to use the drRacket software we will use in class. If you would like to set up drRacket on your own computer, go to [[https:/
- top @courses:cs203-201602:lab1
- your new account name to jones@cs.vassar.edu * Set up Git configuration * Create a simple Java pro... git config --global color.branch auto </code> - Set up your public sshkey so that you don't get promp... tHub account name to jones@cs.vassar.edu so I can set up a private repository for each of you in our pr
- week10 @courses:cs101-202203
- pen_cost}} * [[https://www.mathsisfun.com/sets/set-builder-notation.html|reference to: set builder notation, used in today's notebook. the notation. not
- top @courses:cs241-2023-51
- a's base environment not be activated on startup, set the auto_activate_base parameter to false. (base) username@laptop ~% conda config --set auto_activate_base false Usually, people skip th
- techref @courses:cs381-2019
- _name) REFERENCES department(dept_name) ON DELETE SET NULL Referenced by: TABLE "advisor" CONSTRAIN... GN KEY (i_id) REFERENCES instructor(id) ON DELETE SET NULL TABLE "teaches" CONSTRAINT "teaches_id_f
- week11 @courses:cs102-202051
- courses:cs102-202051:gameofguesses.java |A simple set example}} ==== Wednesday ==== *The zoom... iew=1|in this folder]] \\ Music Links - This set of links courtesy of the search term "alone toget
- techref @courses:cs381-2020
- _name) REFERENCES department(dept_name) ON DELETE SET NULL Referenced by: TABLE "advisor" CONSTRAIN... GN KEY (i_id) REFERENCES instructor(id) ON DELETE SET NULL TABLE "teaches" CONSTRAINT "teaches_id_f
- top @courses:cs203-201602:lab6
- \ ** March 27, 2017 ** ===== Goals ===== * Set up teams of two students for this project. * En... ourse. * Once you have something in the folder, set up a local repository as you did in Lab 1 * Pus