Search
You can find the results of your search below.
Fulltext results:
- 06 @courses:cs101-2022b:assignments
- oration: underline !important; } ol li div.task p:first-child { margin: 0; } div.task, p.task { b... 25em; margin: 2em 1.5em; } p.task, div.task p:first-child { text-indent: -1.5em; } blockquote { ... Making and using a decision tree</h2> <p>In this first part, we’ll look at the structure of our decision... File</em> → <em>Save a copy</em>.</p> <p>The code first loads the <code>train-data</code> and <code>test-
- top @courses:cs101-2021-02
- uter science, we seldom get anything right on the first try. We see how an attempt turned out, and we try... three requirements for graduation, along with the first-year Writing Seminar and the foreign language pro... formation on assignment grades will accompany the first assignment. ==== Exams ==== There are two exam... during the semester as well as a final exam. The first two exams will be completed during lab times. Fo
- top @courses:cs101-2021-0405
- uter science, we seldom get anything right on the first try. We see how an attempt turned out, and we try... three requirements for graduation, along with the first-year Writing Seminar and the foreign language pro... formation on assignment grades will accompany the first assignment. ==== Exams ==== There are two exam... during the semester as well as a final exam. The first two exams will be completed during lab times. Fo
- top @courses:cs101-202203
- <li>Final exam: 20%</li> </ul> <h4>Labs (The first 20%)</h4> <p> The purpose of the labs is to give ... We’ll go over submitting on Gradescope during the first lab. </p> <h4>Homework Assignments (The next 20%... formation on assignment grades will accompany the first assignment. </p> <p> Homework assignments are due... during the semester as well as a final exam. The first two exams will be given during one of the lab tim
- 04 @courses:cs101-2022b:assignments
- oration: underline !important; } ol li div.task p:first-child { margin: 0; } div.task, p.task { b... 25em; margin: 2em 1.5em; } p.task, div.task p:first-child { text-indent: -1.5em; } blockquote { ... "><strong>Task</strong>: Add a new column, <code>"first-name"</code>. This should contain a substring of ... e <code>"name"</code> column, stopping before the first space (<code>" "</code>). Call the resulting tabl
- calendar @courses:cs101-201804
- de>. Listing files with <code>ls</code>. Your first program in Scheme. Running, saving and loading a ... r definitions. The importance of parentheses. First explorations of Scheme's computational model. ... /code>. Introducing <b>non-empty lists</b>. <code>first</code> and <code>rest</code>. <hr> <c... able to store the player's guess in two ways: first with <code>define</code> and then by using anothe
- assign4 @courses:cs101-2021-5657:assigns
- h, at which point you can run you program for the first time * Test your faith in the Design Recipe --... numbers is a list containing two lists: * The first list is the original list of two numbers * Th... escribe using the above example as follows: * first, find the permutations of the rest of the list, w... bers: (list '(2 3) '(3 2)) * next, insert the first number, 1, in front of, in between, and followin
- lab_0 @courses:cs145-201951:labs
- === Lab 0 ====== ~~NOTOC~~ ==== Welcome to the first lab ==== * Objectives: - Become familiar w... icates" function. * Hint: Consider the testing first how many test cases should you have? Then - what ... est(s)? Again: You should consider the test cases first. At minimum, how many are there for the non-base ... = Define a function, called UNION, just like the first problem. That is, the function takes two inputs,
- lab3.html @courses:cs101-2021-02
- ationships between these columns</strong>.</p> <p>First, to get started include this code at the top of y... percent > 0.75</code>. To do this, you'll first need to write a function that takes a table <code... to return <code>true</code>. As a reminder, the first row in the table has the index of <code>0</code>.... Extracting-Tables">filter-with</a> function. The first input to the <code>filter-with</code> function is
- top @courses:cs377-202651
- y is this important? because as of this year, the first two courses in the major are 102 (which uses the ... . I disagree. This criticism was more true of the first edition, not the second. Furthermore, C will not be your first programming language, and I have great confidence... 309 workstations. **Office Hours:** This is the first of many times that I will ask you to come see me
- 05 @courses:cs101-2022b:assignments
- oration: underline !important; } ol li div.task p:first-child { margin: 0; } div.task, p.task { b... 25em; margin: 2em 1.5em; } p.task, div.task p:first-child { text-indent: -1.5em; } blockquote { ... are in the same order that the names occur in the first input.</p> </div> <p>Do not use the built-in Tab... eturns the word that occurs immediately after the first <code class="string">"Waldo"</code> in that text.
- 01 @courses:cs101-2022b:labs
- need to add parentheses to tell Pyret what to do first.</p></li> </ol> <h2 id="your-first-program">Your first program</h2> <p>For this lab, you’ll create a program by copy-and-pasting the follow... descope</h2> <ol> <li><p>To submit your work, you first need to download a copy to the computer. Click <e
- lab3 @courses:cs101-2021-0405
- ationships between these columns</strong>.</p> <p>First, to get started include this code at the top of y... percent > 0.75</code>. To do this, you'll first need to write a function that takes a table <code... to return <code>true</code>. As a reminder, the first row in the table has the index of <code>0</code>.... Extracting-Tables">filter-with</a> function. The first input to the <code>filter-with</code> function is
- 02 @courses:cs101-2022b:assignments
- oration: underline !important; } ol li div.task p:first-child { margin: 0; } div.task, p.task { b... 25em; margin: 2em 1.5em; } p.task, div.task p:first-child { text-indent: -1.5em; } blockquote { ... ed should send them an ad.</p> <p>To do this, we first need to figure out more information about them.</
- lab1 @courses:cs101-2021-5657:labs
- using GitHub. \\ \\ You will edit and run your first program from DrRacket. The program itself will be... Racket on your own computer, too.\\ \\ ** Your first program ** - Open the lab1.rkt file in DrRack... st now. **Congratulations!** You completed your first lab! You created a GitHub repository when you acc