[ ^ CSE 341 | section index | next -->]

CSE 341 -- 20 Apr. 2000


Homework: Feedback

It's been three weeks. Before next Thursday, please visit the quiz section anonymous feedback form and answer at least some of the following questions:

  1. What do you find most valuable, if anything, about quiz section?
  2. What is least valuable about quiz section? What should I change?
  3. Has the homework been too easy, too hard, or just right? Do you feel that quiz section prepares you adequately for the homework, or not?
  4. Which of the following would you like me to do more in quiz section, or is the balance good as it is?
    1. Review of lecture material
    2. Coverage of novel topics beyond lecture material
    3. Hands-on exercises
  5. Think of one comment you think no other student will say.

URL: http://depts.washington.edu/ctlt/catalyst/umail/mail.cgi?user=keunwoo&form=1


Object-oriented programming

The orthodox theory of object oriented programming:

The "purest" object-oriented language (according to Americans) is Smalltalk, which implemented these ideas very directly. Alas, Smalltalk lost the popularity contest with C++, so today we study Java. So how does Java implement these concepts?


Last modified: Wed Apr 19 16:26:46 PDT 2000