
Object-Oriented Thought Process, The, 5th edition
Published by Addison-Wesley Professional (April 4, 2019) © 2019
- Matt Weisfeld
- Available for purchase from all major ebook resellers, including InformIT.com
- Available for purchase from all major ebook resellers, including InformIT.com
Title overview
A concise and readable primer, The Object-Oriented Thought Process lays the foundation in object-oriented concepts and then explains how various object technologies are used.
Early chapters introduce object-oriented concepts, then cover abstraction, public and private classes, reusing code, and developing frameworks. Later chapters cover building objects that work with databases and distributed systems.
Written by a developer for students who want to learn the basics of object-oriented technologies, The Object-Oriented Thought Process provides a solutions-oriented approach to object-oriented programming. Readers will learn to understand the proper uses of inheritance and composition, the difference between aggregation and association, and the important distinction between interfaces and implementations.