Search

You can find the results of your search below.

top @courses:cs101-201804
15 Hits, Last modified:
scipline. ==== Introduction ==== This course is sometimes referred to as Computer Science I, but the e... says the musician with a sigh.) So, I offer here some advice: - **Keep up with the reading and assig... Labs === The purpose of the labs is to give you some hands-on experience with programming, and to explain some of the principles from lecture with hands-on exam
top @courses:cs145-201951
10 Hits, Last modified:
g-education-print-textbooks-screens-study-2017-10|Something to think about when it comes to textbooks an... emphasize the test part throughout the semester. Some of the problems, particularly in the first part o... what you intent is. All software will be read by someone else in the future; sometimes code will need to be modified for one reason or another. It takes much
top @courses:cs101-2021-0405
9 Hits, Last modified:
other designated Quantitative Course. So here's some advice: Keep up with the reading and assignments.... However, everybody works at different speeds, and some labs may take longer than I anticipate. If you ne... sidered copying. (That is, you can’t “paraphrase” someone else’s work!) 3. You may not post a public qu... ly to the writing of computer programs. **Copying someone else’s code without attribution is plagiarism.
top @courses:cs101-2021-5657
9 Hits, Last modified:
. It does demand curiosity, self-discipline, and some amount of people skills, because all computer sci... umanities. ===== Overview: ===== This course is sometimes referred to as Computer Science I, but the s... other designated Quantitative Course. So here's some advice: Keep up with the reading and assignments.... he labs:** The purpose of the labs is to give you some hands-on experience with the actual tools, and to
top @courses:cs101-2021-02
9 Hits, Last modified:
other designated Quantitative Course. So here's some advice: Keep up with the reading and assignments.... However, everybody works at different speeds, and some labs may take longer than I anticipate. If you ne... sidered copying. (That is, you can’t “paraphrase” someone else’s work!) 3. You may not post a public qu... ly to the writing of computer programs. **Copying someone else’s code without attribution is plagiarism.
top @courses:cs101-202203
8 Hits, Last modified:
However, everybody works at different speeds, so some labs may take more time for you to complete. If y... dlines for you as needed. If you are experiencing some difficulty that is interfering with your ability ... ng coaches, or me, for help when you are stuck on something is encouraged.</p> <p> Regarding collaborat... ally to the writing of computer programs. Copying someone else’s code without attribution is plagiarism.
asmt3 @courses:cs101-2021-02
7 Hits, Last modified:
me.</p> <h2 id="part-1-data">Part 1: Data</h2> <p>Some kindly astronomers have shared a data set with us... e output is <em>not</em> a number! It&#39;s <code>some</code> number if the string can be converted and ... can&#39;t. You only need to worry about the <code>some</code> case. To get the number out, use <code>.va... s-string">"06"</span>) <span class="hljs-keyword">some</span>(<span class="hljs-number">6</span>) ››› <s
asmt3 @courses:cs101-2021-0405
7 Hits, Last modified:
me.</p> <h2 id="part-1-data">Part 1: Data</h2> <p>Some kindly astronomers have shared a data set with us... e output is <em>not</em> a number! It&#39;s <code>some</code> number if the string can be converted and ... can&#39;t. You only need to worry about the <code>some</code> case. To get the number out, use <code>.va... s-string">"06"</span>) <span class="hljs-keyword">some</span>(<span class="hljs-number">6</span>) ››› <s
03 @courses:cs101-2022b:assignments
6 Hits, Last modified:
e.</p> <h2 id="part-1-data">Part 1: Data</h2> <p>Some kindly astronomers have shared a data set with us... the hours in the string? Just the minutes?</p> <p>Some of the string functions you’ll see in the documen... , the output is <em>not</em> a number! It’s <code>some</code> number if the string can be converted and ... d to numbers, so you only need to worry about the some case. To get the number out, use <code>.value</co
02 @courses:cs101-2022b:assignments
6 Hits, Last modified:
nctions">Criteria functions</h3> <p>To decide if someone is a good potential customer to advertise to, ... ar hobby?</p></li> <li><p>Now we can find out if someone lives in the area, but Winifred knows that peo... s?</p> <pre><code><span class="keyword">if</span> some-question: <span class="constant">true</span> <s... e</code> is redundant; you could just write <code>some-question</code> and get the same result!</p> <p>
asmt2 @courses:cs101-2021-0405
5 Hits, Last modified:
ad.</p> <p>In order to figure out whether or not someone should get an ad, we need to first figure out some more basic information about them.</p> <h2 id="pa... ions">1A: Criteria functions</h3> <p>To decide if someone is a good potential customer to advertise to, ... therwise.<br><br></li> <li>Now we can find out if someone lives in the area, but Giselle knows that peop
asmt2 @courses:cs101-2021-02
5 Hits, Last modified:
ad.</p> <p>In order to figure out whether or not someone should get an ad, we need to first figure out some more basic information about them.</p> <h2 id="pa... ions">1A: Criteria functions</h3> <p>To decide if someone is a good potential customer to advertise to, ... therwise.<br><br></li> <li>Now we can find out if someone lives in the area, but Giselle knows that peop
06 @courses:cs101-2022b:assignments
4 Hits, Last modified:
xamples, such as this decision tree about whether someone should be considered a close contact for Covid... of <code class="constant">true</code> indicating someone is pregnant, now it’s <code>1</code>. This wil... e in the specified <code>column</code> compare to some <code>threshold</code>? If it’s less than the thr... rn what distance from a lake is close enough that someone should get a net:</p> <ul> <li><p>We can filte
05 @courses:cs101-2022b:assignments
4 Hits, Last modified:
on">Introduction</h2> <p>This assignment draws on some basic ideas about analyzing text. For some of these problems, we will tell you whether to use the built... t wherefore, which means why. --> <p>Alarmingly, someone has defaced the text of <em>Much Ado About Not... ding the word <code class="string">"Waldo"</code> somewhere in it.</p> <div class="task"> <p><strong>Ta
week5 @courses:cs101-202203
3 Hits, Last modified:
* We have an exam on Friday! * We'll cover some notes based on Friday's lab, and some coming attractions today * Wednesday will be a review session... work assignment 5 == * == Miscelaneous == * Some links that might help you find (or learn more abo
lab1 @courses:cs101-2021-0405
3 Hits, Last modified:
lab2 @courses:cs101-2021-0405
3 Hits, Last modified:
lab3 @courses:cs101-2021-0405
3 Hits, Last modified:
top @courses:cs203-201602:lab8
3 Hits, Last modified:
sidebar @courses:cs334-202251
3 Hits, Last modified:
top @courses:cs102-201651
3 Hits, Last modified:
lab3.html @courses:cs101-2021-02
3 Hits, Last modified:
lab2 @courses:cs101-2021-02
3 Hits, Last modified:
top @courses:cs311-2021
3 Hits, Last modified:
lab1 @courses:cs101-2021-02
3 Hits, Last modified:
week2 @courses:cs102-202051
2 Hits, Last modified:
week2 @courses:cs102-2021-01
2 Hits, Last modified:
top @courses:cs381-2019
2 Hits, Last modified:
coaching @courses:cs102-202051
2 Hits, Last modified:
week13 @courses:cs145-201951
2 Hits, Last modified:
week3 @courses:cs102-202051
2 Hits, Last modified:
week6 @courses:cs102-202051
2 Hits, Last modified:
top @courses:operating_systems
2 Hits, Last modified:
operating_systems
2 Hits, Last modified:
week12 @courses:cs102-202051
2 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
assign4 @courses:cs101-2021-5657:assigns
2 Hits, Last modified:
top @courses:cs381-2020
2 Hits, Last modified:
sidebar @courses:operating_systems
2 Hits, Last modified:
week8 @courses:cs102-202051
2 Hits, Last modified:
top @courses:cs334-202251
2 Hits, Last modified:
week13 @courses:cs101-202203
2 Hits, Last modified:
lab4 @courses:cs101-2021-02
2 Hits, Last modified:
top @courses:cs203-201602:lab1
2 Hits, Last modified:
week10 @courses:cs101-202203
2 Hits, Last modified:
lab_0 @courses:cs145-201951:labs
2 Hits, Last modified:
top @courses:cs203-201602:lab5
2 Hits, Last modified:
top @courses:cs203-201602:lab6
2 Hits, Last modified:
04 @courses:cs101-2022b:labs
2 Hits, Last modified:
03 @courses:cs101-2022b:labs
2 Hits, Last modified:
week3 @courses:cs101-202203
2 Hits, Last modified:
02 @courses:cs101-2022b:labs
2 Hits, Last modified:
01 @courses:cs101-2022b:labs
2 Hits, Last modified:
syllabus @courses:cmpu224-202001
2 Hits, Last modified:
style @courses:cs101-2021-5657
2 Hits, Last modified:
top @courses:cs203-201602:lab7
1 Hits, Last modified:
top @courses:cs203-201602:github
1 Hits, Last modified:
schedule @courses:cs366
1 Hits, Last modified:
top @courses:cs203-201602:lab6.5
1 Hits, Last modified:
assign1 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
top @courses:cs203-201602:assignments
1 Hits, Last modified:
lab2 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab3 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab4 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab_6 @courses:cs145-201951:labs
1 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab3 @courses:cs102-202051:labs
1 Hits, Last modified:
lab6 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
hw4 @courses:cs101-202203:week4
1 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab8 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
04 @courses:cs101-2022b:assignments
1 Hits, Last modified:
how_to_create_a_listing_for_your_course
1 Hits, Last modified:
week10 @courses:cs102-202051
1 Hits, Last modified:
schedule @courses:cs334-202251
1 Hits, Last modified:
week3 @courses:cs101-2021-5657
1 Hits, Last modified:
week4 @courses:cs101-202203
1 Hits, Last modified:
labs @courses:cs101-201804
1 Hits, Last modified:
assignments @courses:cs101-201804
1 Hits, Last modified:
week6 @courses:cs101-2023-54
1 Hits, Last modified:
week2 @courses:cs101-2023-54
1 Hits, Last modified:
week13 @courses:cs101-2021-5657
1 Hits, Last modified:
week2 @courses:cs101-2021-5657
1 Hits, Last modified:
top @courses:cs102-2021-01
1 Hits, Last modified:
coaching @courses:cs101-2021-5657
1 Hits, Last modified:
week5 @courses:cs101-2021-0405
1 Hits, Last modified:
week11 @courses:cs101-2021-02
1 Hits, Last modified:
week6 @courses:cs101-2021-02
1 Hits, Last modified:
week5 @courses:cs101-2021-02
1 Hits, Last modified:
final-exam-email @courses:cs101-2021-02
1 Hits, Last modified:
visiting
1 Hits, Last modified:
week6 @courses:cs101-202203
1 Hits, Last modified:
week1 @courses:cs102-2021-01
1 Hits, Last modified:
top @courses:cs241-2023-51
1 Hits, Last modified:
week3 @courses:cs145-201951
1 Hits, Last modified:
syllabus @courses:cs240
1 Hits, Last modified:
success @courses:cs240
1 Hits, Last modified:
schedule @courses:cs240
1 Hits, Last modified:
week14 @courses:cs145-201951
1 Hits, Last modified:
week8 @courses:cs145-201951
1 Hits, Last modified:
week7 @courses:cs145-201951
1 Hits, Last modified:
week5 @courses:cs145-201951
1 Hits, Last modified:
week2 @courses:cs145-201951
1 Hits, Last modified:
week3 @courses:cs102-2021-01
1 Hits, Last modified:
week14 @courses:cs102-202051
1 Hits, Last modified:
week7 @courses:cs102-202051
1 Hits, Last modified:
week4 @courses:cs102-202051
1 Hits, Last modified:
week1 @courses:cs102-202051
1 Hits, Last modified:
schedule @courses:cs102-202051
1 Hits, Last modified:
top @courses:cs102-201752
1 Hits, Last modified:
week11 @courses:cs102-2021-01
1 Hits, Last modified:
dosemu @courses:cs325-201001:lectures
1 Hits, Last modified: