The Essence of Object-Oriented Programming with Java and UML
The goal of this book is to cover the essence of what you need to
know to develop object-oriented software using Java and UML.
When you are through with this book, you should understand object-
oriented software development well enough to answer the following
questions:
What is object orientation?
l What is the UML?
l What is Object-Oriented Analysis and Design?
l How do you do OOAD?
l What are object-oriented development methodologies?
l How do you use Java to write...