Search

You can find the results of your search below.

06 @courses:cs101-2022b:assignments
194 Hits, Last modified:
tyle: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code var { font-style: italic; } .keyword { color: #ab... { color: #417fb8; } .constant { color: #e89f27; } code, code.pyret { color: black; } table { margin: 1em auto; } table th, table td { padding: 1pt 4pt; font-s
02 @courses:cs101-2022b:assignments
142 Hits, Last modified:
tyle: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code var { font-style: italic; } .keyword { color: #ab... { color: #417fb8; } .constant { color: #e89f27; } code.pyret { color: black; } table { margin: 1em auto;... : 13pt; margin-bottom: 1em; max-width: 750px; } p code, li code { font-size: 11pt; } blockquote { font-s
04 @courses:cs101-2022b:labs
127 Hits, Last modified:
tyle: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code var { font-style: italic; } .keyword { color: #ab... : 13pt; margin-bottom: 1em; max-width: 700px; } p code, li code { font-size: 11pt; } blockquote { font-size: inherit; } pre kbd, code kbd { background: inheri
asmt2 @courses:cs101-2021-0405
123 Hits, Last modified:
3> <ul> <li>Create a new file on <a href="https://code.pyret.org/">Pyret</a>.</li> <li>Unlike with Assig... examples for each function you implement using a <code>where</code> block. Here is a sample:</li> </ul> <pre><code>fun <span class="hljs-keyword">add</span><span class="b
asmt2 @courses:cs101-2021-02
123 Hits, Last modified:
3> <ul> <li>Create a new file on <a href="https://code.pyret.org/">Pyret</a>.</li> <li>Unlike with Assig... examples for each function you implement using a <code>where</code> block. Here is a sample:</li> </ul> <pre><code>fun <span class="hljs-keyword">add</span><span class="b
calendar @courses:cs101-201804
119 Hits, Last modified:
mester. Typical entries will include links to the code we have studied in class, details of lab. problem... </center> <hr> Creating directories with <code>mkdir</code>. Moving between directories with <code>cd</code>. Listing files with <code>ls</code>. Your first p
07 @courses:cs101-2022b:labs
114 Hits, Last modified:
tyle: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code var { font-style: italic; } .keyword { color: #ab... { color: #417fb8; } .constant { color: #e89f27; } code, code.pyret { color: black; } table { margin: 1em auto; } table th, table td { padding: 1pt 4pt; font-s
05 @courses:cs101-2022b:labs
102 Hits, Last modified:
tyle: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code var { font-style: italic; } .keyword { color: #ab... { color: #417fb8; } .constant { color: #e89f27; } code.pyret { color: black; } table { margin: 1em auto;... : 13pt; margin-bottom: 1em; max-width: 750px; } p code, li code { font-size: 11pt; } blockquote { font-s
lab3 @courses:cs101-2021-0405
94 Hits, Last modified:
ng helper functions</li> <li>Filtering data with <code>filter-with</code></li> <li>Writing nested functions</li> <li>Adding a column to a table</li> <li>Summa... each candy. Then, they compiled a data-set with <code>Number</code> attributes like the winning percentage, relative price, and sugar percentage, and also <c
lab3.html @courses:cs101-2021-02
94 Hits, Last modified:
ng helper functions</li> <li>Filtering data with <code>filter-with</code></li> <li>Writing nested functions</li> <li>Adding a column to a table</li> <li>Summa... each candy. Then, they compiled a data-set with <code>Number</code> attributes like the winning percentage, relative price, and sugar percentage, and also <c
05 @courses:cs101-2022b:assignments
84 Hits, Last modified:
tyle: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code var { font-style: italic; } .keyword { color: #ab... { color: #417fb8; } .constant { color: #e89f27; } code.pyret { color: black; } table { margin: 1em auto;... : 13pt; margin-bottom: 1em; max-width: 750px; } p code, li code { font-size: 11pt; } blockquote { font-s
03 @courses:cs101-2022b:assignments
83 Hits, Last modified:
tyle: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code var { font-style: italic; } .keyword { color: #ab... : 13pt; margin-bottom: 1em; max-width: 700px; } p code { font-size: 11pt; } blockquote { font-size: inherit; } pre kbd, code kbd { background: inherit; color: inherit; box-sh
06 @courses:cs101-2022b:labs
83 Hits, Last modified:
tyle: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code var { font-style: italic; } .keyword { color: #ab... { color: #417fb8; } .constant { color: #e89f27; } code.pyret { color: black; } table { margin: 1em auto;... : 13pt; margin-bottom: 1em; max-width: 750px; } p code, li code { font-size: 11pt; } blockquote { font-s
lab4 @courses:cs101-2021-02
66 Hits, Last modified:
>To import the spreadsheet, include the following code at the top of your program. You will put the <code>ssid</code> of your copy of the spreadsheet in your code below. </p> <p><strong>Note</strong>: The highlighted po
02 @courses:cs101-2022b:labs
55 Hits, Last modified:
tyle: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code var { font-style: italic; } .keyword { color: #ab... </style> <h1 id="lab-2-conditionals-and-reading-code">Lab 2: Conditionals and Reading Code</h1> <p>9 September 2022</p> <h2 id="todays-lab">Today’s lab</h2
04 @courses:cs101-2022b:assignments
54 Hits, Last modified:
03 @courses:cs101-2022b:labs
52 Hits, Last modified:
infinite-trees @people:mlsmith
45 Hits, Last modified:
linux_tutorial_two @tutorial
42 Hits, Last modified:
linux_tutorial_three @tutorial
38 Hits, Last modified:
01 @courses:cs101-2022b:labs
37 Hits, Last modified:
linux_tutorial_five @tutorial
34 Hits, Last modified:
linux_tutorial_one @tutorial
30 Hits, Last modified:
linux_tutorial_seven @tutorial
27 Hits, Last modified:
asmt3 @courses:cs101-2021-02
25 Hits, Last modified:
asmt3 @courses:cs101-2021-0405
25 Hits, Last modified:
lab2 @courses:cs101-2021-0405
20 Hits, Last modified:
vss @people:mlsmith
20 Hits, Last modified:
integrity
20 Hits, Last modified:
linux_tutorial_eight @tutorial
20 Hits, Last modified:
linux_tutorial_six @tutorial
20 Hits, Last modified:
style @courses:cs101-2021-5657
18 Hits, Last modified:
top @courses:cs203-201602:lab1
18 Hits, Last modified:
schedule @courses:cs101-2023-52
17 Hits, Last modified:
linux_tutorial_four @tutorial
16 Hits, Last modified:
01 @courses:cs101-2022b:assignments
16 Hits, Last modified:
cmu-cam @research:bot-alternative
15 Hits, Last modified:
lab6 @courses:cs101-2021-0405
15 Hits, Last modified:
lab6 @courses:cs101-2021-02
15 Hits, Last modified:
techref @courses:cs311-2021
14 Hits, Last modified:
run_zasm_under_dosemu @courses:cs325-201001
14 Hits, Last modified:
lab2 @courses:cs101-2021-02
14 Hits, Last modified:
techref @courses:cs381-2020
14 Hits, Last modified:
top @courses:cs101-2021-02
13 Hits, Last modified:
top @courses:cs101-201804
13 Hits, Last modified:
lab1 @courses:cs101-2021-02
13 Hits, Last modified:
top @courses:cs101-2021-0405
13 Hits, Last modified:
lab1 @courses:cs101-2021-0405
13 Hits, Last modified:
upc @help:sysnews:inhouse
12 Hits, Last modified:
techref @courses:cs381-2019
10 Hits, Last modified:
lab7 @courses:cs101-2021-02
10 Hits, Last modified:
printing_tips @old_pages
10 Hits, Last modified:
linux_advanced @help:general_linux
10 Hits, Last modified:
lab7 @courses:cs101-2021-0405
10 Hits, Last modified:
lab8 @courses:cs101-2021-5657:labs
9 Hits, Last modified:
top @courses:cs102-201651
9 Hits, Last modified:
lab5 @courses:cs101-2021-5657:labs
8 Hits, Last modified:
week8 @courses:cs102-202051
8 Hits, Last modified:
top @research:bot-alternative
8 Hits, Last modified:
using_htaccess @help:sysnews:inhouse
8 Hits, Last modified:
top @courses:cs101-202203
7 Hits, Last modified:
lab6 @courses:cs101-2021-5657:labs
6 Hits, Last modified:
java_system_tips @help:sysnews
6 Hits, Last modified:
mono @help:apps
6 Hits, Last modified:
week3 @courses:cs377-202651
6 Hits, Last modified:
week5 @courses:cs377-202651
6 Hits, Last modified:
week9 @courses:cs101-2021-02
6 Hits, Last modified:
svn @people:priestdo:admin_tips
6 Hits, Last modified:
week2 @courses:cs101-2021-5657
5 Hits, Last modified:
style_test @people:priestdo:tips
5 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
5 Hits, Last modified:
recently_installed_software @old_pages
4 Hits, Last modified:
z80asm_in_emacs @people:priestdo:tips
4 Hits, Last modified:
top @courses:cs145-201951
4 Hits, Last modified:
asmt1 @courses:cs101-2021-02
4 Hits, Last modified:
multihome_dokuwiki_hacks @people:priestdo:tips
4 Hits, Last modified:
gate_tips @help:sysnews
4 Hits, Last modified:
kill_a_process @help:sysnews
4 Hits, Last modified:
2012-11-12_mote_migration @old_pages:status
4 Hits, Last modified:
week3 @courses:cs102-2021-01
4 Hits, Last modified:
asmt1 @courses:cs101-2021-0405
4 Hits, Last modified:
assign4 @courses:cs101-2021-5657:assigns
4 Hits, Last modified:
week5 @courses:cs101-2021-0405
4 Hits, Last modified:
lab1 @courses:cs102-202051:labs
4 Hits, Last modified:
week6 @courses:cs101-2023-54
4 Hits, Last modified:
schedule @courses:cs334-202251
3 Hits, Last modified:
top @courses:cs241-2023-51
3 Hits, Last modified:
lab_0 @courses:cs145-201951:labs
3 Hits, Last modified:
top @courses:cs203-201602:assignments
3 Hits, Last modified:
sidebar @courses:cs101-2021-02
3 Hits, Last modified:
assign5 @courses:cs101-2021-5657:assigns
3 Hits, Last modified:
week9 @courses:cs101-2021-0405
3 Hits, Last modified:
schedule @courses:cs101-2021-0405
3 Hits, Last modified:
week5 @courses:cs101-2021-02
3 Hits, Last modified:
assign3 @courses:cs101-2021-5657:assigns
2 Hits, Last modified:
top @people:mlsmith
2 Hits, Last modified:
top @people:priestdo:wearables
2 Hits, Last modified:
apple @help:general_linux:x2go
2 Hits, Last modified:
lab7 @courses:cs101-2021-5657:labs
2 Hits, Last modified:
2012-12-14_hackathon @events:individual_past_events
2 Hits, Last modified:
vnc_inetd_gdm @people:priestdo:tips
2 Hits, Last modified:
mlsmith-pubkey @people:mlsmith
2 Hits, Last modified:
vnc @help:general_linux
2 Hits, Last modified:
windows @help:general_linux:x2go
2 Hits, Last modified:
top @courses:cs203-201602:github
2 Hits, Last modified:
hw4 @courses:cs101-202203:week4
2 Hits, Last modified:
top @courses:cs203-201602:othermaterials
2 Hits, Last modified:
isohome.script @help:sysnews
2 Hits, Last modified:
linux_basics @help:general_linux
2 Hits, Last modified:
emacs_tips @help:general_linux
2 Hits, Last modified:
exams @courses:cs102-201752
2 Hits, Last modified:
top @courses:cs377-202651
2 Hits, Last modified:
week11 @courses:cs102-2021-01
2 Hits, Last modified:
week4 @courses:cs101-2021-0405
2 Hits, Last modified:
week7 @courses:cs101-2021-0405
2 Hits, Last modified:
week11 @courses:cs101-2021-0405
2 Hits, Last modified:
top @courses:cs101-2021-5657
2 Hits, Last modified:
week3 @courses:cs101-2021-5657
2 Hits, Last modified:
week4 @courses:cs101-2021-5657
2 Hits, Last modified:
week7 @courses:cs101-2021-02
2 Hits, Last modified:
week4 @courses:cs101-2023-54
2 Hits, Last modified:
week3 @courses:cs101-2023-54
2 Hits, Last modified:
week2 @courses:cs101-2023-54
2 Hits, Last modified:
week5 @courses:cs101-2021-5657
2 Hits, Last modified:
week1 @courses:cs101-2021-02
2 Hits, Last modified:
syllabus @courses:cmpu224-202001
2 Hits, Last modified:
week6 @courses:cs102-202051
2 Hits, Last modified:
week8 @courses:cs101-2021-5657
2 Hits, Last modified:
week9 @courses:cs101-2021-5657
2 Hits, Last modified:
week10 @courses:cs101-2021-5657
2 Hits, Last modified:
schedule @courses:cs366
2 Hits, Last modified:
week3 @courses:cs101-202203
2 Hits, Last modified:
week3 @courses:cs101-2021-0405
1 Hits, Last modified:
week6 @courses:cs101-2021-5657
1 Hits, Last modified:
week7 @courses:cs101-2021-5657
1 Hits, Last modified:
sidebar @courses:cs101-2021-0405
1 Hits, Last modified:
week2 @courses:cs101-2021-0405
1 Hits, Last modified:
week4 @courses:cs101-2021-02
1 Hits, Last modified:
security @research:ursi_2008:aiptasiabase
1 Hits, Last modified:
aiptasia_wiki @research:ursi_2008:aiptasiabase
1 Hits, Last modified:
top @people
1 Hits, Last modified:
top @research
1 Hits, Last modified:
schedule @courses:cs101-2021-02
1 Hits, Last modified:
week2 @courses:cs101-2021-02
1 Hits, Last modified:
week3 @courses:cs101-2021-02
1 Hits, Last modified:
week6 @courses:cs101-2021-02
1 Hits, Last modified:
top @courses:cs203-201602:finalproject
1 Hits, Last modified:
week11 @courses:cs101-2021-02
1 Hits, Last modified:
top @courses:cs203-201602:lab6
1 Hits, Last modified:
top @courses:cs203-201602:lab6.5
1 Hits, Last modified:
top @courses:cs203-201602:lab3
1 Hits, Last modified:
top @courses:cs203-201602:lab2
1 Hits, Last modified:
week12 @courses:cs101-2021-5657
1 Hits, Last modified:
week1 @courses:cs101-2021-0405
1 Hits, Last modified:
week11 @courses:cs101-2021-5657
1 Hits, Last modified:
schedule @courses:cs101-2023-54
1 Hits, Last modified:
week13 @courses:cs101-2021-5657
1 Hits, Last modified:
week13 @courses:cs102-2021-01
1 Hits, Last modified:
top @courses:cs102-2021-01
1 Hits, Last modified:
week4 @courses:cs102-2021-01
1 Hits, Last modified:
week5 @courses:cs102-2021-01
1 Hits, Last modified:
week8 @courses:cs102-2021-01
1 Hits, Last modified:
acm_jar_applets @help:sysnews
1 Hits, Last modified:
week10 @courses:cs102-2021-01
1 Hits, Last modified:
week14 @courses:cs102-2021-01
1 Hits, Last modified:
2013_winter_updates @old_pages:status
1 Hits, Last modified:
svn_use @help:apps
1 Hits, Last modified:
top @courses:cs102-201752
1 Hits, Last modified:
jedit @help:apps
1 Hits, Last modified:
week10 @courses:cs102-202051
1 Hits, Last modified:
top @courses:cs311-2021
1 Hits, Last modified:
week10 @courses:cs101-202203
1 Hits, Last modified:
update-alternatives @old_pages:tips
1 Hits, Last modified:
schedule @courses:cs101-2022-02
1 Hits, Last modified:
assign2 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
sidebar @courses:cs101-2022-02
1 Hits, Last modified:
sidebar @courses:cs101-2023-52
1 Hits, Last modified:
top @courses:cs381-2020
1 Hits, Last modified:
lab4 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab3 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab2 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
sidebar @courses:cs101-2023-54
1 Hits, Last modified:
assign1 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
linux @old_pages:vnc
1 Hits, Last modified:
week5 @courses:cs101-2023-54
1 Hits, Last modified:
week8 @courses:cs101-2023-54
1 Hits, Last modified:
top @people:priestdo
1 Hits, Last modified:
sidebar @courses:cs101-202203
1 Hits, Last modified:
publicity @people:mlsmith
1 Hits, Last modified:
week8 @courses:cs101-202203
1 Hits, Last modified:
week9 @courses:cs101-202203
1 Hits, Last modified:
wiki1.7notes @research:ursi_2008:aiptasiabase
1 Hits, Last modified: