EBoard 15: More fun with lists
Warning! You are being recorded (and transcribed) (provided the technology
is working correctly).
Approximate overview
- Quiz [20 min]
- Administrative stuff [10 min]
- Questions [5 min]
- Lab [40 min or so]
- Turn in lab [5 min]
Administrative stuff
- The mints are back.
- MP4 is now live. I’ll be adding examples tonight and tomorrow.
- Since MP4 went live late, I’ve pushed the pre-reflection until
Sunday night.
Token activities
Academic/Scholarly
- Tuesday, 2024-04-27, noon, Some PDR.
CS Table.
- Tuesday, 2024-04-27, 7:00pm, Science 3819.
Mentor Session.
- Thursday, 2024-02-29, 11:00-noon, JRC 101.
Scholars’ Convocation: Peter Michael Osera Grinnell Talk
- Thursday, 2024-02-29, 7:00pm, Science 3819.
Mentor Session.
Cultural
- Friday, 2024-02-23, 4:00–5:00pm, HSSC N1170 (Global Living Room).
Middle of Everywhere.
- Friday, 2024-02-23, 7:00–9:00pm, Sebring-Lewis.
Squatters on Red Earth.
Peer
- Saturday night Casino night in Harris
Wellness
- Tuesday, 2024-02-27, noon-1pm, BRAC P103.
HIIT and Strength Fitness Class.
- Tuesday, 2024-02-27, 12:15–12:50, Bucksbaum 131.
Yoga in the Museum.
- Tuesday, 2024-02-27, 4pm, BRAC P103 (Multipurpose Dance Studio):
Yoga.
Misc
Other good things (no tokens)
Upcoming work
- Friday, 2024-02-23, 11:00pm: Submit the MP3 post-reflection
- Sunday, 2024-02-24, 11:00pm: Submit the MP4 pre-reflection (moved)
- Sunday, 2024-02-25, 11:00pm: Reading responses
- Sunday, 2024-02-25, 11:00pm, MP2 Redo
- Monday, 2024-02-26, 8:30am: Submit today’s lab writeup.
- Wednesday, 2024-02-28, 11:00pm: MP4
- Gradescope forthcoming.
- Reminder: Read the rubric (not yet available) and try to avoid incompletes.
Friday PSA
- You are awesome! Please take care of yourselves.
- Be moderate in what you do.
- Plan in advance for what is appropriate for you.
- Consent is essential!
Questions
Administrative
When will I have a chance to make up the conditionals quiz?
On the next SoLA.
In general, if you miss quiz LAs or SoLA LAs, you make them up on the
next SoLA. There are a few exceptions.
What’s the style quiz going to be like?
This is generally not a good question to ask at 10pm the night
before the quiz.
The LAs page has sample problems for most LAs.
MP4
Lists
Why is reduce in random order?
In practice, if we’re doing a “parallel reduce”, we can’t predict the
order. Hence, we try to give you experience with something similar.
Why is map given that name?
I have no idea.
A “map” is another name for a function (something that converts one
thing to another).
It could be an acronym for “multiply apply procedure”.
A random web page tells me that
[map] comes from the mathematical phrase, “mapping over a domain”, meaning to apply a function to each of the elements in a domain. The mathematical phrase is based on the metaphor of a surveyor walking, one step at a time, over an area [they are] mapping.
Assorted
Lab
Reminder to Sam: Give the list of “add-5-to-each” to students on Monday.