Functional Problem Solving (CSC 151 2016S) : EBoards

CSC151.02 2016S, Class 05: RGB Colors


Overview

Preliminaries

Admin

Reminders

Upcoming Work:

Extra Credit

Academic

Peer

Miscellaneous

Questions from Sam

What does round do?

Questions from Students

How do we submit extra credit.

Send a message titled something like "CSC 151 Extra Credit (Your Name)" to rebelsky@grinnell.edu.

The message should be your reflections on the talk or activity. I don't really need summaries.

You should strive to do this within two days of the event.

When we rewrite the algorithm, should it just return yes/no or should it give a count of matching birthdays?

You only need to give yes/no, but a count would be cool, too.

However, you should be careful. I've seen algorithms that give the wrong count if three people have the same birthday.

Do you want us to base our algorithm off of the bad one that was there, or should we start from scratch?

Either.

What are the odds that I ended up with the same partner?

The odds that someone ends up with the same partner are reasonably good.

GIMP and DrRacket aren't playing nice. Why?

Sam is not necessarily competent. But we'll try to fix it today.

Are mentor sessions in the commons?

Yes.

Where is the commons?

We think it's Science 3817. It's the big room that overlooks Kistle.

Lab

I'm getting an error message that says "DBus not working!"

Go to GIMP and under the Mediascript Menu select Start DBus Server

The color swatch isn't showing up

Try (image-show (color-swatch (irgb 255 0 0)))

I'm getting an error message at the bottom that says "default-load-extension-handler ..."

Ignore it Sam is not competent. He has no idea what it's happening and can't fix it.

Lab writeup: Exercise 9

Debrief

Things that I hope you thought about ...