Functional Problem Solving (CSC 151 2016S) : EBoards

CSC151.02 2016S, Class 49: Binary Search Lab


Overview

Preliminaries

Admin

Reminders

Upcoming Work:

Extra Credit

Academic / Artistic

Peer

Regular Peer

Misc

Not for Extra Credit

Questions

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.

Lab

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