Search

You can find the results of your search below.

03 @courses:cs101-2022b:assignments
18 Hits, Last modified:
how the hours of sunlight and moonlight vary over time.</p> <h2 id="part-1-data">Part 1: Data</h2> <p>S... hours of sunlight, we’ll need to know the elapsed time between sunrise and sunset. It’s complex to do th... de>, so we’ll first write a function to convert a time to minutes.</p> <p><strong>Task</strong>: Write a... an> <span class="name">mins-since-midnight</span>(time :: String) -&gt; Number: ... <span class="keywo
lab2 @courses:cs101-2021-02
9 Hits, Last modified:
ion that produces a greeting based on the current time. For this exercise, the constant ''TIME'' can be assumed to contain the current time, expressed as [[https://en.wikipedia.org/wiki/24-hour_clock|military time]], e.g., 9:00 a.m. is the number ''0900'' and 6:
top @courses:cs203-201602:lab8
9 Hits, Last modified:
t by building a clock with the ability to set the time manually. Your clock will have six digits like th... * Lock (prevents accidentally changing the time) * Set time (Unlocks the set time functions) * Hour * Minute * Up * Down If you have a different idea for
week3 @courses:cs377-202651
9 Hits, Last modified:
er workstations to test your ssh keys * first time you ssh to workstation you will be prompted to co... e following to your code <code c> #include <time.h> int main() { clock_t startTime = clock(); // your code to compute the C-... here // . // . clock_t endTime = clock(); double cpuTime = ((double) (en
lab2 @courses:cs101-2021-0405
9 Hits, Last modified:
ion that produces a greeting based on the current time. For this exercise, the constant ''TIME'' can be assumed to contain the current time, expressed as [[https://en.wikipedia.org/wiki/24-hour_clock|military time]], e.g., 9:00 a.m. is the number ''0900'' and 6:
top @courses:cs377-202651
9 Hits, Last modified:
| ===== Course Coordinates ===== ^ Time (when) | Tue/Thu 3:10--4:25pm ... ffectively, objects take turns executing one at a time. This is not natural, but it is also not surprisi... ist, and in this class we will explore them. It's time to think outside the sequential box. Concurrency ... ash course in C), Ruby (and Rinda), Go, Java, and time permitting, maybe one or two more. Since UPC is a
top
8 Hits, Last modified:
^ Time ^ Location ^ Faculty ... ^ Time ^ Location ^ Faculty ^ | CMPU... ^ Time ^ Location ^ Faculty ... ^ Time ^ Location ^ Faculty
top @courses:cs101-202203
7 Hits, Last modified:
wo hours long. Many labs can be completed in less time, and you can leave when your lab work has been c... at different speeds, so some labs may take more time for you to complete. If you need a bit more time to finish the lab work, it is perfectly fine; you shou... period ends, and you can finish your lab work any time before the next class. You can have a coach check
course-galleries
7 Hits, Last modified:
^ Time ^ Location ^ Faculty ^ | CMPU... ^ Time ^ Location ^ Faculty ... ^ Time ^ Location ^ Faculty ... ^ Time ^ Location ^ Faculty ^
top @courses:cs102-201651
6 Hits, Last modified:
you well in whatever you do during and after your time at Vassar. We will see through examples how progr... come to class and labs before the scheduled start time and avoid, as much as possible, wandering out and... error-free, and maintainable programs. Spend some time thinking about how to solve a problem before you actually start typing...it can save you lots of time and headaches. ====Getting programming he
top @courses:cs101-2021-02
6 Hits, Last modified:
wo hours long. Many labs can be completed in less time, and you can leave when your lab work has been ch... longer than I anticipate. If you need a bit more time to finish the lab work, you should have what you’... d ends, and you can then finish your lab work any time before the next class. You can have a coach check... because I’ll be sharing example solutions at that time for everyone’s benefit. ==== Assignments ====
asmt3 @courses:cs101-2021-02
6 Hits, Last modified:
visualize how the amount of daylight varies over time.</p> <h2 id="part-1-data">Part 1: Data</h2> <p>So... t of daylight, we&#39;ll need to know the elapsed time between sunrise and sunset. It&#39;s complex to d... so we&#39;ll first write a function to convert a time to minutes.</p> <p><strong>Task</strong>: Design a function <code>time-str-to-minutes</code> that takes a time as a stri
top @courses:cs101-2021-0405
6 Hits, Last modified:
wo hours long. Many labs can be completed in less time, and you can leave when your lab work has been ch... longer than I anticipate. If you need a bit more time to finish the lab work, you should have what you’... d ends, and you can then finish your lab work any time before the next class. You can have a coach check... because I’ll be sharing example solutions at that time for everyone’s benefit. ==== Assignments ====
asmt3 @courses:cs101-2021-0405
6 Hits, Last modified:
visualize how the amount of daylight varies over time.</p> <h2 id="part-1-data">Part 1: Data</h2> <p>So... t of daylight, we&#39;ll need to know the elapsed time between sunrise and sunset. It&#39;s complex to d... so we&#39;ll first write a function to convert a time to minutes.</p> <p><strong>Task</strong>: Design a function <code>time-str-to-minutes</code> that takes a time as a stri
week5 @courses:cs101-2021-0405
4 Hits, Last modified:
* 75 points / 75 minutes * budget your time one point per minute * designed the length ... * actually have 120 minutes for our lab, so time should not be an issue \\ \\ * Reference not... Incomplete function: missing body. * this time you are given the where" clause for a function, b... ile Computing Lab * At your section's usual lab time: * Section 04: 9am-11am * Section 05: 11a
top @courses:cs101-201804
4 Hits, Last modified:
top @courses:cs102-201752
4 Hits, Last modified:
final-exam-email @courses:cs101-2021-02
4 Hits, Last modified:
week5 @courses:cs101-2021-02
4 Hits, Last modified:
week11 @courses:cs102-202051
4 Hits, Last modified:
top @courses:cs325-201001
3 Hits, Last modified:
top @courses:cs224-201001
3 Hits, Last modified:
top @courses:cs203-201602
3 Hits, Last modified:
week2 @courses:cs377-202651
3 Hits, Last modified:
week4 @courses:cs102-202051
3 Hits, Last modified:
syllabus @courses:cs240
3 Hits, Last modified:
top @courses:cs224-201101
3 Hits, Last modified:
top @courses:cs145-201951
3 Hits, Last modified:
syllabus @courses:cmpu224-202001
3 Hits, Last modified:
week10 @courses:cs101-2021-0405
2 Hits, Last modified:
week6 @courses:cs101-2021-5657
2 Hits, Last modified:
week6 @courses:cs101-202203
2 Hits, Last modified:
cs379-201403
2 Hits, Last modified:
how_to_create_a_listing_for_your_course
2 Hits, Last modified:
operating_systems
2 Hits, Last modified:
05 @courses:cs101-2022b:labs
2 Hits, Last modified:
top @courses:cs334-202251
2 Hits, Last modified:
syllabus @courses:cmpu224-202051
2 Hits, Last modified:
week13 @courses:cs101-2021-5657
2 Hits, Last modified:
top @courses:operating_systems
2 Hits, Last modified:
week11 @courses:cs101-2021-02
2 Hits, Last modified:
top @courses:cs101-2021-5657
2 Hits, Last modified:
week11 @courses:cs101-2021-0405
2 Hits, Last modified:
syllabus @courses:cmpu383-202051
2 Hits, Last modified:
assign4 @courses:cs101-2021-5657:assigns
2 Hits, Last modified:
week3 @courses:cs311-2021
2 Hits, Last modified:
top @courses:cs102-2021-01
2 Hits, Last modified:
schedule @courses:cs334-202251
2 Hits, Last modified:
top @courses:cs311-2021
1 Hits, Last modified:
week1 @courses:cs377-202651
1 Hits, Last modified:
sidebar @courses:cs334-202251
1 Hits, Last modified:
week7 @courses:cs377-202651
1 Hits, Last modified:
top @courses:cs366
1 Hits, Last modified:
adjuncts
1 Hits, Last modified:
week8 @courses:cs377-202651
1 Hits, Last modified:
02 @courses:cs101-2022b:labs
1 Hits, Last modified:
top @courses:cs203-201602:lab4
1 Hits, Last modified:
top @courses:cs203-201602:lab1
1 Hits, Last modified:
top @courses:cs203-201602:finalproject
1 Hits, Last modified:
top @courses:cs203-201602:assignments
1 Hits, Last modified:
lab_2 @courses:cs145-201951:labs
1 Hits, Last modified:
lab3 @courses:cs102-202051:labs
1 Hits, Last modified:
06 @courses:cs101-2022b:labs
1 Hits, Last modified:
03 @courses:cs101-2022b:labs
1 Hits, Last modified:
05 @courses:cs101-2022b:assignments
1 Hits, Last modified:
week9 @courses:cs377-202651
1 Hits, Last modified:
02 @courses:cs101-2022b:assignments
1 Hits, Last modified:
lab6 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
lab1 @courses:cs101-2021-5657:labs
1 Hits, Last modified:
top @courses:cs381-2020
1 Hits, Last modified:
techref @courses:cs381-2020
1 Hits, Last modified:
assigns @courses:cs381-2020
1 Hits, Last modified:
top @courses:cs381-2019
1 Hits, Last modified:
techref @courses:cs381-2019
1 Hits, Last modified:
week10 @courses:cs377-202651
1 Hits, Last modified:
assign2 @courses:cs101-2021-5657:assigns
1 Hits, Last modified:
schedule @courses:cs102-202051
1 Hits, Last modified:
techref @courses:cs311-2021
1 Hits, Last modified:
syllabus @courses:cmpu375-201901
1 Hits, Last modified:
week7 @courses:cs101-2021-0405
1 Hits, Last modified:
lab6 @courses:cs101-2021-0405
1 Hits, Last modified:
asmt2 @courses:cs101-2021-0405
1 Hits, Last modified:
week7 @courses:cs101-2021-02
1 Hits, Last modified:
lab6 @courses:cs101-2021-02
1 Hits, Last modified:
lab4 @courses:cs101-2021-02
1 Hits, Last modified:
asmt2 @courses:cs101-2021-02
1 Hits, Last modified:
syllabus @courses:cmpu241-201801
1 Hits, Last modified:
week3 @courses:cs101-2021-5657
1 Hits, Last modified:
syllabus @courses:cmpu102-201952
1 Hits, Last modified:
syllabus @courses:cmpu102-201901
1 Hits, Last modified:
syllabus @courses:cmpu102-201802
1 Hits, Last modified:
top @courses:cmpu-334_f17
1 Hits, Last modified:
top @courses:cmpu-224_f17
1 Hits, Last modified:
top @courses:3662020b
1 Hits, Last modified:
visiting
1 Hits, Last modified:
old_course_pages
1 Hits, Last modified:
programmer-poet @courses:cs101-2021-5657
1 Hits, Last modified:
week14 @courses:cs101-2021-5657
1 Hits, Last modified:
week10 @courses:cs145-201951
1 Hits, Last modified:
week6 @courses:cs102-202051
1 Hits, Last modified:
week9 @courses:cs145-201951
1 Hits, Last modified:
week8 @courses:cs145-201951
1 Hits, Last modified:
week7 @courses:cs145-201951
1 Hits, Last modified:
week5 @courses:cs145-201951
1 Hits, Last modified:
week10 @courses:cs102-202051
1 Hits, Last modified:
week9 @courses:cs102-202051
1 Hits, Last modified:
week8 @courses:cs102-202051
1 Hits, Last modified:
week3 @courses:cs102-202051
1 Hits, Last modified:
week1 @courses:cs101-2023-54
1 Hits, Last modified:
coaching @courses:cs102-202051
1 Hits, Last modified:
sidebar @courses:cs102-201752
1 Hits, Last modified:
week13 @courses:cs102-2021-01
1 Hits, Last modified:
week14 @courses:cs101-202203
1 Hits, Last modified:
week10 @courses:cs101-202203
1 Hits, Last modified:
schedule @courses:cs101-202203
1 Hits, Last modified:
calendar @courses:cs101-201804
1 Hits, Last modified:
week8 @courses:cs101-2023-54
1 Hits, Last modified:
top @courses:cs325-201001:assignments
1 Hits, Last modified: