Functional Problem Solving (CSC 151 2014S) : EBoards

CSC151.02 2014S, Class 14: Transforming Images


Overview

Preliminaries

Admin

Upcoming Work

Questions on the Exam

Do the academic honesty statements really need to be a separate page?

No, but it's convenient.

How should we cite?

"I used this procedure which I wrote on this lab with this incredibly helpful and friendly colleague

Do we need to sign the electronic copy?

No.

Should we include the code for the drawings that we're using?

No, if it's included in the exam code we distributed.

Yes, if it's not included in the exam code.

Does a test suite suffice as an example?

Yes.

Do we need to explain the values we chose to test?

No, but a short note may not hurt.

What happens when my military->civilian does everything but 0 and 12?

You should note that you've found the problem.

You'll get partial credit.

And if you have two procedures that each partially get it, I'll look at both.

Should I attach or print drawings?

No.

The Big Picture: Functions as Values

Questions

Lab

Things to make our brain hurt. How do you invert redder, for the colors for which you can invert redder?

(define anti-redder (o irgb-complement irgb-redder irgb-complement))

Samuel A. Rebelsky, rebelsky@grinnell.edu

Copyright (c) 2007-2014 Janet Davis, Samuel A. Rebelsky, and Jerod Weinman. (Selected materials are copyright by John David Stone or Henry Walker and are used with permission.)

Creative Commons License

This work is licensed under a Creative Commons Attribution 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc/3.0/ or send a letter to Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.