Search

You can find the results of your search below.

top @courses:cs203-201602:assignments
15 Hits, Last modified:
testing GUI components. The best way to test the user interface is to use it. Assignment 2: Create a class BankingSystem that maintains a list of accoun... upply the names and balances individually without user interaction. Have main() ask the banking system ... add unneeded features. This is an exercise in the use of the comparable interface. Create your program
run_zasm_under_dosemu @courses:cs325-201001
15 Hits, Last modified:
th: /! A: !/``Enter`` ** Do your work. You can use the DOS edit command to edit your files ** * ... or more detail and more options (including how to use emacs to edit your assembler files) read on. ===... rectory]] [OPTIONAL] * [[courses:cs325#optional use emacs to edit your code|use emacs to edit your code]] [OPTIONAL] * [[courses:cs325#Finish Up]] - how
06 @courses:cs101-2022b:assignments
15 Hits, Last modified:
eek we learned about <em>trees</em>, which can be used to represent data such as ancestry (a family tre... n through a social network. But trees can also be used for designing programs that classify other data ... t</em>, 2021</p> </blockquote> <p>This assignment uses very simple notions of what machine learning doe... ave data on what has happened in the past, and we use statistics about it to make decisions about new s
top @courses:cs102-2021-01
14 Hits, Last modified:
> Welcome to the main section of our course wiki. Use this as a starting point to access the weekly cou... specific way of organizing data so that it can be used efficiently by an algorithm. This course approac... ot the same as putting the programming details to use in a runnable program. Using Java, including our IDE, is rather different than what you may be used to in cmpu-101. If you have taken a programming
top @courses:cs102-202051
12 Hits, Last modified:
> Welcome to the main section of our course wiki. Use this as a starting point to access the weekly cou... specific way of organizing data so that it can be used efficiently by an algorithm. This course approac... i>Input/output</li> <li>Graphical User Interfaces (GUI)</li> </ul> ... eJ book is a good resource. And, if you prefer to use a printed text book (does anyone use a printed t
top @courses:cs334-202251
11 Hits, Last modified:
> Welcome to the main section of our course wiki. Use this as a starting point to access the weekly cou... /p> <p> Computing Environment: We will mostly use Linux as our exemplar operating system and we will use the Linux command line interface to perform most ... /other information you may have missed.</p> <h2>Use of electronic devices in class</h2> <p>Homework/
top @courses:operating_systems
11 Hits, Last modified:
> Welcome to the main section of our course wiki. Use this as a starting point to access the weekly cou... e). == Computing Environment == We will mostly use Linux as our exemplar operating system and we will use the Linux command line interface to perform most ... /other information you may have missed.</p> <h2>Use of electronic devices in class</h2> <p>Homework/
operating_systems
11 Hits, Last modified:
> Welcome to the main section of our course wiki. Use this as a starting point to access the weekly cou... e). == Computing Environment == We will mostly use Linux as our exemplar operating system and we will use the Linux command line interface to perform most ... /other information you may have missed.</p> <h2>Use of electronic devices in class</h2> <p>Homework/
top @courses:cs101-2021-02
10 Hits, Last modified:
s engineers have to society and to the people who use their software. ***/ ==== Prerequisites ==== T... science, and also provides non-concentrators with useful programming skills for doing data analysis in ... ns of large-scale data collection, retention, and use; * Decompose programming tasks into solvable su... exibility, you have five “late days” that you can use to extend the deadline of any homework assignment
top @courses:cs101-2021-0405
10 Hits, Last modified:
s engineers have to society and to the people who use their software. ***/ ==== Prerequisites ==== T... science, and also provides non-concentrators with useful programming skills for doing data analysis in ... ns of large-scale data collection, retention, and use; * Decompose programming tasks into solvable su... exibility, you have five “late days” that you can use to extend the deadline of any homework assignment
top @courses:cs102-201651
10 Hits, Last modified:
nted paradigm; - know when it is appropriate to use different data structures; - know how to look u... known algorithms and the data structures that are used to implement them; and - be proficient using c... will see through examples how programming can be used in different disciplines and different problem d... == Programming Tools == You will use an **I**ntegrated **D**evelopers' **E**nvironment
05 @courses:cs101-2022b:labs
10 Hits, Last modified:
YC Open Data</a> website, and in this lab we will use what we know about tables, lists, and functions t... a pruned version removing the columns that aren’t used for this lab.</p> <p>Load the pruned sheet into ... de class="string">"color"</code> columns. You can use <code>table-to-map</code> just as you’ve used Pyret’s built-in functions in previous labs.</p> </block
lab4 @courses:cs101-2021-02
9 Hits, Last modified:
here exists data that either isn’t valid or isn’t useful, and you need to find ways to effectively sort... </p> <p>Your ssid will be different, so don&#39;t use the one above. </p> <pre><code><span class="hljs... String</code>, <code>Num</code>, etc.) we need to use the <code>sanitize</code> functions upon import. ... izers. <strong>Hint:</strong> you&#39;ll want to use at least the <code>num-sanitizer</code> and the <
techref @courses:cs381-2020
9 Hits, Last modified:
server: <code> $ ssh -L 5555:postgres:5432 -p 443 username@mote.cs.vassar.edu </code> \\ where ''username'' is the name of your CS account. Then from a se... mmand line: <code> $ psql -h localhost -p 5555 -U username -d dbname </code> \\ where ''username'' is (again) the name of your CS account, and ''dbname'' is
techref @courses:cs311-2021
9 Hits, Last modified:
server: <code> $ ssh -L 5555:postgres:5432 -p 443 username@mote.cs.vassar.edu </code> \\ where ''username'' is the name of your CS account. Then from a se... mmand line: <code> $ psql -h localhost -p 5555 -U username -d dbname </code> \\ where ''username'' is (again) the name of your CS account, and ''dbname'' is
02 @courses:cs101-2022b:assignments
9 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
9 Hits, Last modified:
03 @courses:cs101-2022b:assignments
9 Hits, Last modified:
top @courses:cs101-202203
9 Hits, Last modified:
04 @courses:cs101-2022b:labs
9 Hits, Last modified:
syllabus @courses:cmpu224-202001
9 Hits, Last modified:
syllabus @courses:cmpu102-201901
9 Hits, Last modified:
syllabus @courses:cmpu102-201952
9 Hits, Last modified:
top @courses:cs241-2023-51
9 Hits, Last modified:
03 @courses:cs101-2022b:labs
8 Hits, Last modified:
lab1 @courses:cs101-2021-02
8 Hits, Last modified:
syllabus @courses:cmpu102-201802
8 Hits, Last modified:
lab_1 @courses:cs145-201951:labs
8 Hits, Last modified:
lab1 @courses:cs101-2021-0405
8 Hits, Last modified:
lab3 @courses:cs101-2021-0405
7 Hits, Last modified:
top @courses:cs203-201602:finalproject
7 Hits, Last modified:
lab3.html @courses:cs101-2021-02
7 Hits, Last modified:
syllabus @courses:cmpu375-201901
7 Hits, Last modified:
top @courses:cs203-201602:lab1
6 Hits, Last modified:
top @courses:cs101-201804
6 Hits, Last modified:
05 @courses:cs101-2022b:assignments
6 Hits, Last modified:
01 @courses:cs101-2022b:labs
6 Hits, Last modified:
asmt3 @courses:cs101-2021-02
6 Hits, Last modified:
syllabus @courses:cmpu224-202051
6 Hits, Last modified:
asmt3 @courses:cs101-2021-0405
6 Hits, Last modified:
asmt2 @courses:cs101-2021-0405
5 Hits, Last modified:
top @courses:cs101-2021-5657
5 Hits, Last modified:
syllabus @courses:cmpu383-202051
5 Hits, Last modified:
syllabus @courses:cs366
5 Hits, Last modified:
asmt2 @courses:cs101-2021-02
5 Hits, Last modified:
top @courses:cs203-201602:lab4
5 Hits, Last modified:
techref @courses:cs381-2019
5 Hits, Last modified:
how_to_create_a_listing_for_your_course
5 Hits, Last modified:
syllabus @courses:cmpu241-201801
5 Hits, Last modified:
lab1 @courses:cs102-202051:labs
5 Hits, Last modified:
schedule @courses:cs334-202251
4 Hits, Last modified:
assigns @courses:cs311-2021
4 Hits, Last modified:
cs379-201403
4 Hits, Last modified:
week3 @courses:cs101-202203
4 Hits, Last modified:
02 @courses:cs101-2022b:labs
4 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
4 Hits, Last modified:
assign1 @courses:cs101-2021-5657:assigns
4 Hits, Last modified:
assignments @courses:cs101-201804
4 Hits, Last modified:
week6 @courses:cs101-2021-5657
4 Hits, Last modified:
style @courses:cs101-2021-5657
4 Hits, Last modified:
top @courses:cs203-201602:lab8
4 Hits, Last modified:
labs @courses:cs101-201804
4 Hits, Last modified:
week6 @courses:cs102-202051
3 Hits, Last modified:
top @courses:cs224-201101:assignments
3 Hits, Last modified:
lab2 @courses:cs101-2021-02
3 Hits, Last modified:
syllabus @courses:cs240
3 Hits, Last modified:
top @courses:cs203-201602
3 Hits, Last modified:
top @courses:cs145-201951
3 Hits, Last modified:
week6 @courses:cs311-2021
3 Hits, Last modified:
lab8 @courses:cs101-2021-5657:labs
3 Hits, Last modified:
lab2 @courses:cs101-2021-0405
3 Hits, Last modified:
final-project @courses:cs366
3 Hits, Last modified:
week11 @courses:cs102-2021-01
3 Hits, Last modified:
week13 @courses:cs101-2021-5657
3 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
04 @courses:cs101-2022b:assignments
2 Hits, Last modified:
hw4 @courses:cs101-202203:week4
2 Hits, Last modified:
top @courses:cs366
2 Hits, Last modified:
lab2 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
resources @courses:cs381-2019
2 Hits, Last modified:
resources @courses:cs381-2020
2 Hits, Last modified:
dosemu @courses:cs325-201001:lectures
2 Hits, Last modified:
week3 @courses:cs311-2021
2 Hits, Last modified:
week2 @courses:cs101-202203
2 Hits, Last modified:
top @courses:3662020b
2 Hits, Last modified:
asmt1 @courses:cs101-2021-02
2 Hits, Last modified:
top @courses:cs203-201602:lab7
2 Hits, Last modified:
asmt1 @courses:cs101-2021-0405
2 Hits, Last modified:
top @courses:cs203-201602:lab5
2 Hits, Last modified:
texts @courses:cs101-2021-5657
2 Hits, Last modified:
resources @courses:cs311-2021
2 Hits, Last modified:
week1 @courses:cs101-202203
2 Hits, Last modified:
calendar @courses:cs101-201804
2 Hits, Last modified:
week10 @courses:cs101-202203
2 Hits, Last modified:
lab3 @courses:cs102-202051:labs
2 Hits, Last modified:
top @courses:cs224-201101
2 Hits, Last modified:
week12 @courses:cs102-202051
2 Hits, Last modified:
week8 @courses:cs102-202051
2 Hits, Last modified:
top @courses:cs102-201752
2 Hits, Last modified:
lab4 @courses:cs102-202051:labs
2 Hits, Last modified:
lab_0 @courses:cs145-201951:labs
2 Hits, Last modified:
lab_2 @courses:cs145-201951:labs
2 Hits, Last modified:
week13 @courses:cs101-202203
2 Hits, Last modified:
lab_3 @courses:cs145-201951:labs
2 Hits, Last modified:
top @courses:cs203-201602:github
1 Hits, Last modified:
top @courses:cs203-201602:lab2
1 Hits, Last modified:
top @courses:cs203-201602:lab3
1 Hits, Last modified:
07 @courses:cs101-2022b:labs
1 Hits, Last modified:
06 @courses:cs101-2022b:labs
1 Hits, Last modified:
top @courses:cs203-201602:lab6.5
1 Hits, Last modified:
lab_7 @courses:cs145-201951:labs
1 Hits, Last modified:
top @courses:cs203-201602:othermaterials
1 Hits, Last modified:
assignment_4_link @courses:cs224-201001:assignments
1 Hits, Last modified:
assignment_6_link @courses:cs224-201101:assignments
1 Hits, Last modified:
course-galleries
1 Hits, Last modified:
01 @courses:cs101-2022b:assignments
1 Hits, Last modified:
sidebar @courses:cs101-2023-54
1 Hits, Last modified:
top
1 Hits, Last modified:
final-exam-email @courses:cs101-2021-02
1 Hits, Last modified:
lab6 @courses:cs101-2021-02
1 Hits, Last modified:
week5 @courses:cs101-2021-02
1 Hits, Last modified:
week11 @courses:cs101-2021-02
1 Hits, Last modified:
week13 @courses:cs101-2021-02
1 Hits, Last modified:
lab6 @courses:cs101-2021-0405
1 Hits, Last modified:
week10 @courses:cs101-2021-0405
1 Hits, Last modified:
week11 @courses:cs101-2021-0405
1 Hits, Last modified:
week5 @courses:cs101-2021-5657
1 Hits, Last modified:
week14 @courses:cs101-2021-5657
1 Hits, Last modified:
week15 @courses:cs101-2021-5657
1 Hits, Last modified:
week8 @courses:cs101-2023-54
1 Hits, Last modified:
lab6 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
week10 @courses:cs101-2023-54
1 Hits, Last modified:
textbook @courses:cs101-201804
1 Hits, Last modified:
week5 @courses:cs101-202203
1 Hits, Last modified:
week4 @courses:cs102-2021-01
1 Hits, Last modified:
week5 @courses:cs102-2021-01
1 Hits, Last modified:
week7 @courses:cs102-2021-01
1 Hits, Last modified:
assignments @courses:cs102-201752
1 Hits, Last modified:
labs @courses:cs102-201752
1 Hits, Last modified:
week4 @courses:cs311-2021
1 Hits, Last modified:
week5 @courses:cs311-2021
1 Hits, Last modified:
assigns @courses:cs381-2020
1 Hits, Last modified:
assign2 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
week9 @courses:cs102-202051
1 Hits, Last modified: