Object-Oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .
NET, Ruby, Objective-C, and Swift.
Besides several editions of The Object-Oriented Thought.
Weisfeld holds an MS in computer science and an MBA.
Prior to teaching college full time, he spent 20 years in the information technology industry as a software developer, entrepreneur, and adjunct professor.
About the Author: Matt Weisfeld is a college professor, software developer, and author based in Cleveland, Ohio.
This revised edition focuses on the OOP technologies that have survived the past 20 years and remain at its core, with new and expanded coverage of design patterns, avoiding dependencies, and the SOLID principles to help make software designs understandable, flexible, and maintainable.
While programming technologies have been changing and evolving over the years, Object-Oriented concepts remain a constant-no matter what the platform.
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.
Programmers new to OOP should resist the temptation to jump directly into a particular programming language or a modeling language, and instead first take the time to learn what author Matt Weisfeld calls "the Object-Oriented Thought process." Written by a developer for developers who want to improve their understanding of Object-Oriented technologies, The Object-Oriented Thought Process provides a solutions-oriented approach to Object-Oriented programming.
OOP promotes good design practices, code portability, and reuse-but it requires a shift in thinking to be fully understood.
It is of vital importance to learn the fundamental concepts of object orientation before starting to use Object-Oriented development environments.
Objects also form the basis for many web technologies such as Java Script, Python, and PHP.
Object-Oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .
NET, Ruby, Objective-C, and Swift