Search

You can find the results of your search below.

tikkun_passover_2009_supplement_in_plain_text @people:priestdo:tips
8 Hits, Last modified:
values, and has hurt our souls—even if we ignored these spiritual and psychic costs while the system was ... s a way to resist the global ethos of capitalism. These fundamentalisms cannot be defeated by our insiste... recognize and address what has been appealing in these old-time religions: their insistence that there i... o adopt specific economic programs that flow from these Jewish values: • A National Bank that gives loans
vss @people:mlsmith
7 Hits, Last modified:
milarly, Scheme functions can consume and produce these additional types of data, in addition to numbers.... * 2 3)'' * ''(/ 8 4)'' Notice two things about these expressions: * they are parenthesized * they ... the operands) Challenge: try to convert each of these expressions into Scheme expressions (parenthesize... rings of text and images, and functions that work these types of data. Evaluate these expressions in the
02 @courses:cs101-2022b:assignments
7 Hits, Last modified:
ar.</p> <p><strong>Task</strong>: Copy and paste these definitions into the top of your code:</p> <pre>... walking, swimming&quot;</span> </code></pre> <p>These definitions are for <em>global variables</em>, wh... eck passed" /></p> <p>Instead, if you see one of these screens, please check your function names, input ... ollowing questions:</p> <ul> <li>How do you think these functions differ from how real ads are targeted?<
06 @courses:cs101-2022b:assignments
6 Hits, Last modified:
nets to the people who are most at risk. To make these decisions, they want to use machine learning on d... uate how well the resulting system does at making these decisions.</p> <h2 id="guidelines">Guidelines</h2... propriate threshold would then be halfway between these two averages.</p></li> </ul> <div class="task"> <... malaria.</li> </ul> </div> <p>Notice that to find these three thresholds, you’ll be repeating the same st
top @courses:cs377-202651
6 Hits, Last modified:
! Top-down design? Divide-n-Conquer? Recursion? These are all techniques you've learned for breaking up... practical experience writing programs for each of these models - Recognize and understand the challenge... cy - Learn programming techniques to help avoid these dangers - Learn how to simulate one model of co... ll use the Go programming language. Compilers for these languages are free and available for download on
infinite-trees @people:mlsmith
5 Hits, Last modified:
the corresponding subtree. For ''Node'' objects, these methods just return the corresponding (existing) node. For ''NodePromise'' objects, these methods force creation of the new nodes: <code ja... this, we can return newlist. If you try to write these three lines more compactly as <code java> retur... ut public/private/protected. We will begin to use these modifiers consistently so that you get comfortabl
03 @courses:cs101-2022b:labs
5 Hits, Last modified:
b, you’ll be looking at the relationships between these columns.</p> <p>To get started, include this code... tionship between sugar and winning percentage? Do these two attributes seem correlated? One way to gain a... nization of our data impact our ability to answer these questions?</p> <p>Here, we see that filtering, or... f the key operations. So far we’ve only looked at these operations on tabular data, but these same buildi
linux_tutorial_eight @tutorial
5 Hits, Last modified:
d a command) ==Finding out the current values of these variables.== ENVIRONMENT variables are set using... sing the unsetenv command. To show all values of these variables, type <code>compsci-user@tim:~$ printe... r login shell) Finding out the current values of these variables. SHELL variables are both set and disp... y using the unset command. To show all values of these variables, type <code>compsci-user@tim:~$ env |
top @people:priestdo
5 Hits, Last modified:
These are my personal pages, if you are looking for system information, please head over to [[:sysnews:to... point at all**((//The Point// by Harry Nilsson)) These pages are XHTML compliant:// use any browser you ... ff campus) archery happenings. For information on these, send me a note and I will put you in touch with ... d long time user of wearables, I am not a writer, these pages are rarely up to date. If you are looking f
printing_tips @old_pages
5 Hits, Last modified:
rinters while it is on the spooler. To do any of these, head over to: [[https://spooler.cs.vassar.edu:6... k, here is what you should see. (Exactly which of these things you see depend on your browser and its set... t to process your printout.  While you can give these programs a printer to use, there is no reason not... netbeans using ``enscript`` or ``a2ps``. Both of these programs will allow you to print more than one pa
05 @courses:cs101-2022b:labs
5 Hits, Last modified:
w about tables, lists, and functions to visualize these squirrel sightings.</p> <blockquote> <img src="h... word">end</span> </code></pre> <p>Let’s check if these coordinates look right! To do that, we need a col... ="string">"location"</code>).</li> </ul> <p>While these fields give us observations that wouldn’t otherwi... sy to process.</p> <p>Rather than try to process these values in the table itself, let’s pull them out a
top @courses:cs101-201804
4 Hits, Last modified:
of programming a computer? This course addresses these and other important issues by having students dir... ogramming. <html><br/></html> The course explores these concepts using the Scheme programming language. S... ption of days where there is an exam, obviously!) These quizzes will cover material from the previous sev... e you know) has experienced or experiences any of these incidents, know that you are not alone. Vassar C
lab3.html @courses:cs101-2021-02
4 Hits, Last modified:
l be looking at the <strong>relationships between these columns</strong>.</p> <p>First, to get started in... nization of our data impact our ability to answer these questions?</p> <p>Here, we see that filtering, or... f the key operations. So far we’ve only looked at these operations on tabular data, but these same building blocks will arise many times through this course. Wh
top @research
4 Hits, Last modified:
deterministic planner to reconfigure a system of these lattice-type robots from any initial shape to any... . Students interested in working on new phases of these projects should contact me. [[http://aiptasia.c... n wearing electronic devices since 1976. By 1986 these devices were computers and by 1996 they had becom... evices. Some of this work has been documented on these pages: *[[:people:priestdo:wearables:top]] *[
use_and_abuse @help
4 Hits, Last modified:
t version. The title page of document states: > These are the rules and regulations of Vassar College t... ovisual equipment, and technology support staff. These information technology resources and facilities ... e met only if members of the campus community use these shared resources in a manner that is legal, ethi... rs of the college community should be mindful of these values.\\ --- //[[ben@cs.vassar.edu|Ben Stoute
linux_tutorial_seven @tutorial
4 Hits, Last modified:
lab3 @courses:cs101-2021-0405
4 Hits, Last modified:
lab4 @courses:cs101-2021-02
4 Hits, Last modified:
05 @courses:cs101-2022b:assignments
3 Hits, Last modified:
04 @courses:cs101-2022b:labs
3 Hits, Last modified:
01 @courses:cs101-2022b:assignments
3 Hits, Last modified:
top @courses:cs145-201951
3 Hits, Last modified:
java_system_tips @help:sysnews
3 Hits, Last modified:
how_to_create_a_listing_for_your_course @courses
3 Hits, Last modified:
top @courses:cs101-202203
2 Hits, Last modified:
top @courses:cs102-201651
2 Hits, Last modified:
acm_jar_applets @help:sysnews
2 Hits, Last modified:
vnc @help:general_linux
2 Hits, Last modified:
sshkeysmswindows @help:general_linux
2 Hits, Last modified:
style @courses:cs101-2021-5657
2 Hits, Last modified:
integrity
2 Hits, Last modified:
top @courses:cs101-2021-0405
2 Hits, Last modified:
asmt2 @courses:cs101-2021-0405
2 Hits, Last modified:
multihome_dokuwiki_hacks @people:priestdo:tips
2 Hits, Last modified:
top @courses:cs377-202651:welch-lectures
2 Hits, Last modified:
site_search_options @old_pages
2 Hits, Last modified:
hacks @people:priestdo:wearables
2 Hits, Last modified:
software @people:priestdo:wearables
2 Hits, Last modified:
lab_3 @courses:cs145-201951:labs
2 Hits, Last modified:
asmt2 @courses:cs101-2021-02
2 Hits, Last modified:
week11 @courses:cs101-2021-02
2 Hits, Last modified:
top @courses:cs101-2021-02
2 Hits, Last modified:
mitm @help:general_linux
1 Hits, Last modified:
priority @help:general_linux
1 Hits, Last modified:
jump @help:general_linux
1 Hits, Last modified:
backups @help:general_linux
1 Hits, Last modified:
ssh @help:general_linux
1 Hits, Last modified:
timeline_of_rigs @people:priestdo:wearables
1 Hits, Last modified:
z80asm_in_emacs @people:priestdo:tips
1 Hits, Last modified:
drjava @help:apps
1 Hits, Last modified:
vnc_inetd_gdm @people:priestdo:tips
1 Hits, Last modified:
kill_a_process @help:sysnews
1 Hits, Last modified:
speed_tips @old_pages:vnc
1 Hits, Last modified:
bibtex @people:priestdo:tips
1 Hits, Last modified:
sidebar @people:ben
1 Hits, Last modified:
genealogy @people:mlsmith
1 Hits, Last modified:
02 @courses:cs101-2022b:labs
1 Hits, Last modified:
top @courses:cs203-201602:assignments
1 Hits, Last modified:
lab_8 @courses:cs145-201951:labs
1 Hits, Last modified:
cmu-cam @research:bot-alternative
1 Hits, Last modified:
assign2 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
assign4 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
assign5 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
lab_1 @courses:cs145-201951:labs
1 Hits, Last modified:
lab1 @courses:cs102-202051:labs
1 Hits, Last modified:
04 @courses:cs101-2022b:assignments
1 Hits, Last modified:
hw4 @courses:cs101-202203:week4
1 Hits, Last modified:
07 @courses:cs101-2022b:labs
1 Hits, Last modified:
01 @courses:cs101-2022b:labs
1 Hits, Last modified:
2013-09-17_latex_lecture @events:individual_past_events
1 Hits, Last modified:
final-project @courses:cs366
1 Hits, Last modified:
asmt1 @courses:cs101-2021-02
1 Hits, Last modified:
week11 @courses:cs101-2021-0405
1 Hits, Last modified:
lab7 @courses:cs101-2021-0405
1 Hits, Last modified:
lab1 @courses:cs101-2021-0405
1 Hits, Last modified:
asmt3 @courses:cs101-2021-0405
1 Hits, Last modified:
asmt1 @courses:cs101-2021-0405
1 Hits, Last modified:
week6 @courses:cs101-2021-02
1 Hits, Last modified:
lab7 @courses:cs101-2021-02
1 Hits, Last modified:
lab1 @courses:cs101-2021-02
1 Hits, Last modified:
asmt3 @courses:cs101-2021-02
1 Hits, Last modified:
syllabus @courses:cmpu383-202051
1 Hits, Last modified:
week10 @courses:cs101-2021-5657
1 Hits, Last modified:
syllabus @courses:cmpu241-201801
1 Hits, Last modified:
syllabus @courses:cmpu224-202001
1 Hits, Last modified:
syllabus @courses:cmpu102-201802
1 Hits, Last modified:
xournal_tips @old_pages
1 Hits, Last modified:
tips_for_instructors @old_pages
1 Hits, Last modified:
ssl_cert_issue_explanation @old_pages
1 Hits, Last modified:
logs @old_pages
1 Hits, Last modified:
possible_issues_with_remote_webui @help
1 Hits, Last modified:
top @hatsoff
1 Hits, Last modified:
top @events
1 Hits, Last modified:
top @courses:cs101-2021-5657
1 Hits, Last modified:
week8 @courses:cs101-2023-54
1 Hits, Last modified:
top @courses:cs311-2021
1 Hits, Last modified:
top @courses:cs381-2020
1 Hits, Last modified:
top @courses:cs381-2019
1 Hits, Last modified:
week3 @courses:cs377-202651
1 Hits, Last modified:
cs379-201403 @courses
1 Hits, Last modified:
run_zasm_under_dosemu @courses:cs325-201001
1 Hits, Last modified:
week3 @courses:cs311-2021
1 Hits, Last modified:
top @courses:cs241-2023-51
1 Hits, Last modified:
assignments @courses:cs101-201804
1 Hits, Last modified:
week13 @courses:cs145-201951
1 Hits, Last modified:
coaching @courses:cs102-202051
1 Hits, Last modified:
top @courses:cs102-201752
1 Hits, Last modified:
schedule @courses:cs102-201752
1 Hits, Last modified:
exams @courses:cs102-201752
1 Hits, Last modified:
week3 @courses:cs102-2021-01
1 Hits, Last modified:
week10 @courses:cs101-202203
1 Hits, Last modified:
week6 @courses:cs101-202203
1 Hits, Last modified:
week5 @courses:cs101-202203
1 Hits, Last modified:
week4 @courses:cs101-202203
1 Hits, Last modified:
top @people:priestdo:wearables
1 Hits, Last modified: