CS 342 Lecture -*-Outline-*- * introduction to Object-Oriented programming part IV of book (chapters 6 and 7) hottest idea in programming most practical part of the entire class. great for building large, maintainable systems notation for thinking at a higher level focus on organizing program around data structures (data abstraction) ** languages CLU builds on language of chapter 1 Smalltalk builds on CLU