home—info—exams—lectures—labs—hws
Recipe—Laws—lies—syntax—java.lang docs—java.util docs
hw11
A breather
exam re-do; finish lab11
Due Nov.05 (Mon):
A re-do of exam2:
- You may of course study the posted solution before-hand.
- Then, apply the Gilligan's Island rule:
do something inane for at least half an hour (watch a sit-com,
talk with friends, do other homework) in order to drain your
short-term memory.
Then, sit down and work the exam on your own without notes
or the solution-set or any previous attempt.
You can write it on paper,
or actually type it up and run it1, either way.
No time limit.
-
If you realize you have a mistake, you can go ahead and fix it
as long as you have not looked at the solution set, notes,
etc. for half an hour.
(Again, the intent of this is to make sure that you understand the
material and how to fix it, rather than just regurgitating
something you read.)
-
It will be graded cursorily: I'll leaf through the solution
and give it a score in [0,10].
Hopefully, everybody will get 10.
- ibarland sections:
This is only necessary if you got below 50 on exam2.
(Separately, in class on Monday, we'll have a quiz which will consist of
a few questions directly from exam2.
You must be familiar with the fields and constructors for
Song and MusicLibraryEntry,
but any other signatures you need will be provided.)
Due Nov.07 (Wed):
The problems from
lab11a—Lists and for-each: expandable Kennels.
1A version
of class Date which includes Date.today()
will be posted ... later today (of course!). ↩
home—info—exams—lectures—labs—hws
Recipe—Laws—lies—syntax—java.lang docs—java.util docs