Functional Problem Solving (CSC 151 2016S) : EBoards
Primary: [Front Door] [Schedule] - [Academic Honesty] [Disabilities] [Email] - [FAQ] [Teaching & Learning] [Grading] [Taking Notes] [Rubric]
Current: [Assignment] [EBoard] [Lab] [Outline] [Reading]
Sections: [Assignments] [EBoards] [Labs] [Outlines] [Readings] - [Examples] [Handouts]
Reference: [Setup] [Remote] [VM] [Errors] - [Functions A-Z] [Functions By Topic] - [Racket] [Scheme Report (R5RS)] [R6RS] [TSPL4]
Related Courses: [Curtsinger (2016S)] [Davis (2013F)] [Rebelsky (2015F)] [Weinman (2014F)]
Misc: [SamR] [Glimmer Labs] [CS@Grinnell] [Grinnell] - [Issue Tracker (Course)]
Overview
When is the final?
Thursday of finals week, 9am-noon.
Is it optional?
Yes.
Will we know something about our grade before then?
Yes. Grades will be distributed Sunday before finals.
Will it be an in-class final?
Yes.
Will we get a sample?
Yes.
My turtle doesn't work when the drawing is smaller than 50x50. What should I do
Document the issue. It's okay.
Can the final hurt us?
Your brain may hurt. It will not hurt your grade.
What are my options if I have a conflicting final?
I think the other class's final is Wednesday, 2-5 pm.
Can you get the brush size to change?
It works with some brushes, but not others. Ask JS the elder for help.
How does the final work?
It replaces the lowest exam grade, provided the final is higher than the lowest exam grade.
Q
Yes.
What's better?
(compose car cdr cdr cdr cdr cdr)
(r-s list-ref 5)
(lambda (entry) (list-ref entry 5))
(compose caddr reverse)
Writeup 49: Exercise 4