Search
You can find the results of your search below.
Matching pagenames:
- coaching (courses:…102-202051)
- schedule (courses:…102-202051)
- sidebar (courses:cs102-202051)
- top (courses:cs102-202051)
- week1 (courses:cs102-202051)
- week2 (courses:cs102-202051)
- week3 (courses:cs102-202051)
- week4 (courses:cs102-202051)
- week5 (courses:cs102-202051)
- week6 (courses:cs102-202051)
- week7 (courses:cs102-202051)
- week8 (courses:cs102-202051)
- week9 (courses:cs102-202051)
- week10 (courses:cs102-202051)
- week11 (courses:cs102-202051)
- week12 (courses:cs102-202051)
- week13 (courses:cs102-202051)
- week14 (courses:cs102-202051)
- lab1 (courses:cs…-202051:labs)
- lab3 (courses:cs…-202051:labs)
- lab4 (courses:cs…-202051:labs)
- top (courses:cs…-202051:labs)
Fulltext results:
- lab1 @courses:cs102-202051:labs
- d "lab1" in an appropriate folder, e.g. "~/cmpu102/lab1/". \\ \\ ask for help if you aren't sure wh... - of type double - to the LinearFunction class. 10. Add a constructor method to LinearFunction that ... n of the linear function in question. E.g. if m=2.0 and b=3.0, toString should return the string "y = 2.0x + 3.0". 14. Compile and correct any errors.
- top
- <h1> Data Structures Using Java </h1> <h2>CMPU-102 Section 51</h2> <h2>Vassar College, Spring 2020</h2> <h2>Syllabus & Course Wiki</h2> <p> Welcome to the main section of our course wiki. Use th... ll generally be hanging around the vicinity of SP309 <li> Office Hours: Tues/Thurs 08:00am-9:00am
- coaching
- chedule. The coaches from either section of cmpu-102 should be able to help you. Note: I'll leave thi... dule under the "UPDATE" section. {{ :courses:cs102-202051:schedule.png?600 |Schedule}} ===== UPDATE ===== The above schedule may not be accurate. Here is
- schedule
- "#99CCCC" border="1" cellpadding="2" cellspacing="0" width="100%"> <tbody> <tr> <td bgcolor="#99CCCC" valign="top"><b> Getting Started</b><b... sions | Ch. 2: 2.1 - 2.3 | 1/28 | 1/30 | ^ [[week3|-3-]]
- week3
- Case of Strings, a reference]] * {{ :courses:cs102-202051:102-lec04.pptx |Today's lecture notes}} ==== Wednesday ==== * lab 2 still to come... {{
- week9
- NOTOC~~ ==== Tuesday ==== * {{ :courses:cs102-202051:node-v1.java |Java node implementation, from slides}} * {{ :courses:cs102-202051:102-lec15.pptx |Today's Lecture Notes}}
- week10
- ====== Week 10 ====== ~~NOTOC~~ ==== Tuesday ==== * the meeting id for tues/thurs lectures * https://vassar.zoom.us/j/5845469406 * The lecture for Tuesday is uploaded here ... s://moodle.vassar.edu/mod/folder/view.php?id=616360 * [[https://www.sabre.com/apollo-gds.php|What... numbers. * [[https://www.robweir.com/blog/2010/02/microsoft-random-browser-ballot.html|An inte
- week11
- lectures * https://vassar.zoom.us/j/5845469406 * We will talk about sets today, even if ... t a new homework assignment). * {{ :courses:cs102-202051:102-lec17.pptx |Today's lecture notes}} * {{ :courses:cs102-202051:gameofguesses.java |A simp
- week12
- lectures * https://vassar.zoom.us/j/5845469406 * We will finish talking about HashSets ... t: no exceptions in the specs! * {{:courses:cs102-202051:hashsetsaddmethod.png?nolink|Last week we ended with HashSets add method}} * {{ :courses:cs10
- lab3 @courses:cs102-202051:labs
- rray, or an array of arrays. \\ \\ {{ :courses:cs102-202051:labs:cmpu102-lab3.txt | this text file describes the assignment}} ---- A few thoughts on the lab..
- top @courses:cs102-202051:labs
- ====== CMPU-102 Labs - Spring 2020 ====== ^ Lab ^ Date ^ Description | | [[lab1|Lab 1]] | 1/30 | OOP Pillars + Functions