Search
You can find the results of your search below.
Fulltext results:
- how_to_create_a_listing_for_your_course
- ===== Creating a New Namespace for your Course ===== Please follow these conventions for creating your course [[doku>wiki:namespaces|namespace]](directory) and [[doku>wiki:pagename|pages]](files) in the [[courses:]] namespace. ==== One space or many? ==== You have a f
- 05 @courses:cs101-2022b:assignments
- .comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... es">Guidelines</h2> <ul> <li><p>Do not change the name of the file or the functions.</p></li> <li><p>Rem... l%29"><code>string-split-all</code></a> function. Name the resulting list of words <code>split-text</cod
- 02 @courses:cs101-2022b:assignments
- .comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... ent guidelines</h2> <ul> <li><p>Create a new file named <code>asmt02.arr</code> on <a href="http://code.... t.org">Pyret</a>.</p></li> <li><p>Do not put your name in your assignment; we want to grade anonymously.
- 04 @courses:cs101-2022b:assignments
- .comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... le from a Google spreadsheet. Use the same column names that are in the spreadsheet.</p> <p>For the tab... m/2010/06/17/falsehoods-programmers-believe-about-names">falsehoods programmers believe about names</a>.
- 03 @courses:cs101-2022b:assignments
- .comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... heet URL and use it to load it into a Pyret table named <code>celestial-data</code>. Refer to the code f... autograder works for your program, use the column names</p> <pre><code>year, month, day, age-of-moon, su
- hw4 @courses:cs101-202203:week4
- le from a Google spreadsheet. Use the same column names that are in the spreadsheet. For the table func... m/2010/06/17/falsehoods-programmers-believe-about-names/|Read this short article on falsehoods programmers believe about names.]] Task: [[https://slate.com/technology/2019/10... n example from the dataset of each assumption you name and explain why the assumption is harmful or does
- techref @courses:cs381-2020
- s.vassar.edu </code> \\ where ''username'' is the name of your CS account. Then from a second local te... name </code> \\ where ''username'' is (again) the name of your CS account, and ''dbname'' is the name of the database (e.g., cap). ===== Command Line Access ... ername -d dbname </code> \\ where ''username'' is name of your CS account and ''dbname'' is the name of
- techref @courses:cs311-2021
- s.vassar.edu </code> \\ where ''username'' is the name of your CS account. Then from a second local te... name </code> \\ where ''username'' is (again) the name of your CS account, and ''dbname'' is the name of the database (e.g., cap). ===== Command Line Access ... ername -d dbname </code> \\ where ''username'' is name of your CS account and ''dbname'' is the name of
- lab1 @courses:cs102-202051:labs
- " as arguments and assigns the fields of the same name to them. We didn't cover the **this** keyword, bu... e same signature as Function's method of the same name but return the image of the argument x according... e same signature as Function's method of the same name but return the value of x at which the function i... e same signature as Function's method of the same name but return a String representation of the linear
- techref @courses:cs381-2019
- ername -d dbname </code> \\ where ''username'' is name of your CS account and ''dbname'' is the name of your database. You will be prompted to enter your pas... y=# \dt List of relations Schema | Name | Type | Owner --------+------------+-----... character varying(5) | | not null | name | character varying(20) | | not nu
- 07 @courses:cs101-2022b:labs
- .comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... id="lab-7-call-the-plumber-or-a-tree-by-any-other-name">Lab 7: Call the Plumber, <br> or, <a class="secr... https://en.wikipedia.org/wiki/A_rose_by_any_other_name_would_smell_as_sweet"><em>A Tree by Any Other Nam
- lab_1 @courses:cs145-201951:labs
- nu item to give your lab1-template.scm file a new name that includes your last name * Important note! do not keep 'template' as part of the file name. * {{ :courses:cs145-201951:asmt-helper.scm |as... [z (cons "Edgar" y)]) z) (tester '(let* ([name (list "Burroughs")] [name (cons "Rice" n
- 02 @courses:cs101-2022b:labs
- .comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... ode><span class="keyword">fun</span> <span class="name">grade</span>(percent :: Number) -> String: ... ode><span class="keyword">fun</span> <span class="name">saffir-simpson</span>(wind-speed :: Number) ->
- 06 @courses:cs101-2022b:assignments
- .comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... lines">Guidelines</h2> <ul> <li>Do not change the name of the file or the functions.</li> <li>Remember t... t"><span class="keyword">data</span> <span class="name">DecisionTree</span>: | decision(answer :: Bool
- 01 @courses:cs101-2022b:assignments
- .comment { font-style: italic; color: #c0342d; } .name, .variable, code var, pre var { color: #9e5cb1; } .name { font-weight: bold; } .variable, pre var, code v... > Google account.</p></li> <li><p>Make a new file named <code>asmt01.arr</code>.</p></li> </ol> <p><stro... gnments anonymously, so please don’t include your name anywhere.</p> <h2>Help!</h2> <ul> <li><p><a href