wrapup
7
OOP
•Think of the (software) world as a bunch of objects communicating with one another
•Choose a language that supports that view
•Java
–object oriented
–portable
–fashionable
–well designed
–right for CS110 and for practical programming