Search

You can find the results of your search below.

top @courses:cs102-2021-01
10 Hits, Last modified:
<HTML> <h1> Data Structures Using Java </h1> <h2>CMPU-102 Section 01</h2> <h2>Vassar College, Fall 2021... ures and algorithms from a practical perspective, using Object-Oriented Programming (OOP), and particular... dents. If you have not taken a programming course using Java before, please do not be complacent about th... programming details to use in a runnable program. Using Java, including our IDE, is rather different than
calendar @courses:cs101-201804
9 Hits, Last modified:
<center>18th September</center> <hr> Using <b>predicates</b> to answer yes/no questions. Ari... > function. Shielding a datum from evaluation using the <code>quote</code> function, and its abbrevia... > <hr> A brief review of <code>if</code>. Using <code>cond</code> for more complex situations, in... ways: first with <code>define</code> and then by using another wrapper function. <hr> <center>
05 @courses:cs101-2022b:assignments
8 Hits, Last modified:
plit <code>book-text</code> into a list of words, using Pyret’s <a href="https://www.pyret.org/docs/lates... find the unique character names in an input list, using only <a href="https://www.pyret.org/docs/latest/l... ount for each character, this is best represented using a table. The table can have two columns, <code cl... p> <p>You can solve this part however you like – using recursion, built-in operations, or both!</p> <h
top @courses:cs102-202051
7 Hits, Last modified:
<HTML> <h1> Data Structures Using Java </h1> <h2>CMPU-102 Section 51</h2> <h2>Vassar College, Spring 20... and algorithms from a practical perspective, using Object-Oriented Programming (OOP), and particular... <li>Sorting</li> <li>String parsing using Finite State Machines (FSMs)</li> <li... > </ul> <h2> Textbooks: </h2> <p>We will be using the Eck book as our primary- and required - text.
top @courses:cs102-201651
7 Hits, Last modified:
s: ===== Required:\\ Introduction to Programming Using Java, David J. Eck (http://math.hws.edu/javanotes... end of the semester you should: - be proficient using the Java programming language; - be familiar wi... are used to implement them; and - be proficient using commands, compiling, and running code at the Linu... l Objectives ==== * To learn to solve problems, using the object-oriented programming language Java, on
05 @courses:cs101-2022b:labs
6 Hits, Last modified:
nitize</span> primary-color <span class="keyword">using</span> string-sanitizer <span class="keyword">sanitize</span> location <span class="keyword">using</span> string-sanitizer <span class="keyword"... >sanitize</span> activities <span class="keyword">using</span> string-sanitizer <span class="keyword"... anitize</span> interactions <span class="keyword">using</span> string-sanitizer <span class="keyword">e
lab4 @courses:cs101-2021-02
6 Hits, Last modified:
f it doesn&#39;t, look at which sanitizer you are using with the column. Since we are asking for hours, we should be using the <code>num-sanitizer</code> for this column. ... tion correctly? You can cross check your data by using the <code>count</code> function on your new table... tart asking questions about it. </p> <h3 id="2-1-using-count">2.1 Using Count</h3> <p>Both of these ques
06 @courses:cs101-2022b:assignments
5 Hits, Last modified:
r</li> </ul></li> </ul> <h2 id="part-1-making-and-using-a-decision-tree">Part 1: Making and using a decision tree</h2> <p>In this first part, we’ll look at the ... know if the <code>DecisionTree</code> we learned using <code>train-data</code> is any better than the on... s2</code>, where the predicted column is computed using <code>net-dt-learned</code>.</p> <p>There are man
labs @courses:cs101-201804
5 Hits, Last modified:
r Vassar CS department Linux account, get used to using DrRacket (the program we use to work in Scheme), ... In this lab. you will be getting lots of practice using the ''printf'' statements, as well as using ''define'' to create functions. You will also get your first chance to submit your work using the ''submit101'' command. [[https://www.cs.vass
04 @courses:cs101-2022b:labs
5 Hits, Last modified:
tize</span> student-athlete <span class="keyword">using</span> string-sanitizer <span class="keyword">e... hich is the same as <code>student-data</code> but using the sanitizers.</p> <p>When you try to sanitize ... ation correctly? You can cross check your data by using the <code>count</code> function on your new table... ing questions about it.</p> <h3 id="exercise-21-using-count">Exercise 2.1: Using <code>count</code></h3
02 @courses:cs101-2022b:assignments
4 Hits, Last modified:
r functions that do the same thing!</p> <h3 id="using-keywords">Using keywords</h3> <p>A different way of targeting ads is looking at keywords in the text of... trong>Task</strong>: Answer the following prompts using <a href="https://adssettings.google.com/authentic... s less important than how you organize your code (using named computations, helper functions, etc.).</li>
week13 @courses:cs377-202651
4 Hits, Last modified:
): https://youtu.be/XlddDZkkxCc * implement using Ruby/Rinda where processes coordinate using tuples as semaphores to make S'mores * //The Water Molec... rogen atoms and one oxygen atom * implement using Golang, represent atoms as goroutines that must c... ons / critical sections * similar perils to using semaphores, but offer more possibilities * Si
asmt2 @courses:cs101-2021-02
4 Hits, Last modified:
t! Write examples for each function you implement using a <code>where</code> block. Here is a sample:</li... de>false</code> otherwise.<br><br></p> <h3 id="1c-using-keywords">1C: Using keywords</h3> <p>A different way of targeting ads is looking at keywords in the text... people based on their online activities. </p> <p>Using a multi-line comment </p> <pre><code>#| ... mult
lab6 @courses:cs101-2021-5657:labs
4 Hits, Last modified:
hree more functions that consume pipelines, again using the template each time for a function that consum... e \\ \\ Now you are ready to write some functions using the Design Recipe!\\ \\ ** Instructions ** -... expect's) before you write the function body, and using the template for a pipeline as the starting point... d have at least five (5) tests for this function, using all five (5) examples of a pipeline that we used
syllabus @courses:cmpu102-201952
4 Hits, Last modified:
and algorithms from a practical perspective, using Object-Oriented Programming (OOP), and particular... <li>Sorting</li> <li>String parsing using Finite State Machines (FSMs)</li> <li... ok</h2> <ul> <li>Introduction to Programming Using Java, Seventh Edition by David J. Eck. Online at ... bjects First with Java - A Practical Introduction Using BlueJ, Sixth Edition by David J. Barnes and Micha
syllabus @courses:cmpu102-201901
4 Hits, Last modified:
asmt2 @courses:cs101-2021-0405
4 Hits, Last modified:
cs379-201403
3 Hits, Last modified:
week11 @courses:cs102-2021-01
3 Hits, Last modified:
01 @courses:cs101-2022b:labs
3 Hits, Last modified:
top @courses:cs101-2021-0405
3 Hits, Last modified:
top @courses:cs311-2021
3 Hits, Last modified:
07 @courses:cs101-2022b:labs
3 Hits, Last modified:
top @courses:cs101-2021-02
3 Hits, Last modified:
syllabus @courses:cmpu102-201802
3 Hits, Last modified:
top @courses:cs381-2020
3 Hits, Last modified:
top @courses:cs381-2019
3 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
tech_ref @courses:cs377-202651
3 Hits, Last modified:
top @courses:cs377-202651
3 Hits, Last modified:
assign4 @courses:cs101-2021-5657:assigns
2 Hits, Last modified:
week14 @courses:cs377-202651
2 Hits, Last modified:
06 @courses:cs101-2022b:labs
2 Hits, Last modified:
03 @courses:cs101-2022b:labs
2 Hits, Last modified:
week9 @courses:cs145-201951
2 Hits, Last modified:
top @courses:cs102-201752
2 Hits, Last modified:
assignments @courses:cs377-202651
2 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
top @courses:cs101-2021-5657:labs
2 Hits, Last modified:
week12 @courses:cs102-202051
2 Hits, Last modified:
how_to_create_a_listing_for_your_course
2 Hits, Last modified:
02 @courses:cs101-2022b:labs
2 Hits, Last modified:
top @courses:cs101-201804
2 Hits, Last modified:
week6 @courses:cs101-202203
2 Hits, Last modified:
lab7 @courses:cs101-2021-0405
2 Hits, Last modified:
top @courses:cs224-201101:assignments
2 Hits, Last modified:
lab1 @courses:cs101-2021-02
2 Hits, Last modified:
lab2 @courses:cs101-2021-02
2 Hits, Last modified:
lab3.html @courses:cs101-2021-02
2 Hits, Last modified:
lab7 @courses:cs101-2021-02
2 Hits, Last modified:
assignment_4_link @courses:cs224-201001:assignments
2 Hits, Last modified:
top @courses:cs203-201602:lab8
2 Hits, Last modified:
top @courses:cs203-201602:assignments
2 Hits, Last modified:
lab1 @courses:cs101-2021-0405
2 Hits, Last modified:
week3 @courses:cs101-202203
2 Hits, Last modified:
lab3 @courses:cs101-2021-0405
2 Hits, Last modified:
lab2 @courses:cs101-2021-0405
2 Hits, Last modified:
week3 @courses:cs101-2023-54
2 Hits, Last modified:
top @courses:cs101-202203
2 Hits, Last modified:
lab2 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
lab_6 @courses:cs145-201951:labs
1 Hits, Last modified:
top @courses:cs224-201001:assignments
1 Hits, Last modified:
lab4 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
assignment_6_link @courses:cs224-201001:assignments
1 Hits, Last modified:
hw4 @courses:cs101-202203:week4
1 Hits, Last modified:
top @courses:cs102-201651:labs
1 Hits, Last modified:
lab1 @courses:cs102-202051:labs
1 Hits, Last modified:
lab_5 @courses:cs145-201951:labs
1 Hits, Last modified:
top @courses:cs102-202101:assigns
1 Hits, Last modified:
top @courses:cs203-201602:lab3
1 Hits, Last modified:
top @courses:cs203-201602:lab2
1 Hits, Last modified:
lab8 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
top @courses:cs102-202101:labs
1 Hits, Last modified:
lab_0 @courses:cs145-201951:labs
1 Hits, Last modified:
lab_1 @courses:cs145-201951:labs
1 Hits, Last modified:
04 @courses:cs101-2022b:assignments
1 Hits, Last modified:
lab3 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
top @courses:cs145-201951
1 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
asmt3 @courses:cs101-2021-0405
1 Hits, Last modified:
week2 @courses:cs101-2021-5657
1 Hits, Last modified:
top @courses:cs101-2021-5657
1 Hits, Last modified:
style @courses:cs101-2021-5657
1 Hits, Last modified:
schedule @courses:cs101-2021-5657
1 Hits, Last modified:
week9 @courses:cs101-2021-0405
1 Hits, Last modified:
schedule @courses:cs101-2021-0405
1 Hits, Last modified:
week14 @courses:cs101-2021-02
1 Hits, Last modified:
week6 @courses:cs101-2023-54
1 Hits, Last modified:
week13 @courses:cs101-2021-02
1 Hits, Last modified:
week10 @courses:cs101-2021-02
1 Hits, Last modified:
week9 @courses:cs101-2021-02
1 Hits, Last modified:
final-exam-email @courses:cs101-2021-02
1 Hits, Last modified:
asmt3 @courses:cs101-2021-02
1 Hits, Last modified:
syllabus @courses:cmpu375-201901
1 Hits, Last modified:
week3 @courses:cs101-2021-5657
1 Hits, Last modified:
assignments @courses:cs101-201804
1 Hits, Last modified:
assigns @courses:cs381-2020
1 Hits, Last modified:
syllabus @courses:cs240
1 Hits, Last modified:
schedule @courses:cs381-2019
1 Hits, Last modified:
week5 @courses:cs377-202651
1 Hits, Last modified:
schedule @courses:cs334-202251
1 Hits, Last modified:
run_zasm_under_dosemu @courses:cs325-201001
1 Hits, Last modified:
week4 @courses:cs311-2021
1 Hits, Last modified:
assigns @courses:cs311-2021
1 Hits, Last modified:
week8 @courses:cs102-202051
1 Hits, Last modified:
week4 @courses:cs101-202203
1 Hits, Last modified:
week4 @courses:cs102-202051
1 Hits, Last modified:
week1 @courses:cs102-202051
1 Hits, Last modified:
schedule @courses:cs102-201752
1 Hits, Last modified:
labs @courses:cs102-201752
1 Hits, Last modified:
week9 @courses:cs102-2021-01
1 Hits, Last modified:
week1 @courses:cs102-2021-01
1 Hits, Last modified:
week12 @courses:cs101-202203
1 Hits, Last modified:
dosemu @courses:cs325-201001:lectures
1 Hits, Last modified: