The object-oriented thought process

Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .NET, Ruby, Objective-C, and Swift. Objects also form the basis for many web technologies such as JavaScript, Python, and PHP. It is of vital importance to learn the fundamental...

Full description

Bibliographic Details
Main Author: Weisfeld, Matt A.
Format: eBook
Language:English
Published: Boston Addison-Wesley 2019
Edition:Fifth edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02719nmm a2200325 u 4500
001 EB001950536
003 EBX01000000000000001113438
005 20251212000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780135182147 
050 4 |a QA76.64 
100 1 |a Weisfeld, Matt A. 
245 0 0 |a The object-oriented thought process  |c Matt Weisfeld 
250 |a Fifth edition 
260 |a Boston  |b Addison-Wesley  |c 2019 
300 |a 1 volume  |b illustrations 
505 0 |a Includes bibliographical references and index 
653 |a Object-oriented programming (Computer science) / http://id.loc.gov/authorities/subjects/sh87007503 
653 |a Object-oriented programming (Computer science) / fast 
653 |a Programmation orientée objet (Informatique) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 9780135181966 
776 |z 013518214X 
776 |z 9780135182147 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780135182130/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.1/17 
082 0 |a 500 
520 |a Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .NET, Ruby, Objective-C, and Swift. Objects also form the basis for many web technologies such as JavaScript, Python, and PHP. It is of vital importance to learn the fundamental concepts of object orientation before starting to use object-oriented development environments. OOP promotes good design practices, code portability, and reuse--but it requires a shift in thinking to be fully understood. 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. 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. While programming technologies have been changing and evolving over the years, object-oriented concepts remain a constant--no matter what the platform. 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