Lecture 10: Faking out the GUI with Factories
September 12, 2012Ambient temperature: 74.9oF Concepts We have learned two of the Four Pillars of Abstraction from the Lecture Webpage. Go read them. Abstract Structure was demonstrated with various types of Balls inheriting from ABall,and us writing code only for ABalls. Abstract Behavior was demonstrated by the “Strategies” that we will use in Homework 3 to make […]