Activity of Aug. 20, 2010

Post date: Aug 20, 2010 3:35:58 AM

Instead of a warm-up we have a quiz. Just study hard and then do your best.

Project 2 is almost due, so we will discuss class diagrams, inheritance, and methods, which will help you understand the code better. In case you didn't hear, the example with System.in was discovered on page 26 of the textbook. It appears again on page 40.

Q: How many Java programmers does it take to change a light bulb?

A: You're still thinking procedurally! A properly designed light bulb object would inherit a change method from a generic light bulb class!

Enjoy the weekend even as you start reading chapters 5 and 6.