The object-oriented thought process

Programmers new to OOP should resist the temptation to jump directly into a particular programming language (such as Objective-C, VB .NET, C++, C# .NET, or Java) or a modeling language (such as UML), and instead first take the time to learn what author Matt Weisfeld calls "the object-oriented t...

Full description

Bibliographic Details
Main Author: Weisfeld, Matt A.
Format: eBook
Language:English
Published: Upper Saddle River, NJ Addison-Wesley 2013
Edition:4th ed
Series:Developer's library
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04271nmm a2200361 u 4500
001 EB001950537
003 EBX01000000000000001113439
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780133090659 
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 4th ed 
260 |a Upper Saddle River, NJ  |b Addison-Wesley  |c 2013 
300 |a 1 volume  |b illustrations 
505 0 |a Includes bibliographical references and index 
505 0 |a Introduction to object-oriented concepts -- How to think in terms of objects -- Advanced object-oriented concepts -- The anatomy of a class -- Class design guidelines -- Designing with objects -- Mastering inheritance and composition -- Frameworks and reuse : designing with interfaces and abstract classes -- Building objects and object-oriented design -- Creating object models with UML -- Objects and portable data : XML and JSON -- Persistent objects : serialization, marshalling and relational databases -- Objects in Web services, mobile apps and hybrids -- Objects and client/server applications -- Design patterns 
653 |a Programmation orientée objet (Informatique) 
653 |a Object-oriented programming (Computer science) / fast 
653 |a Object-oriented programming (Computer science) / http://id.loc.gov/authorities/subjects/sh87007503 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Developer's library 
776 |z 0321861272 
776 |z 9780321861276 
856 4 0 |u https://learning.oreilly.com/library/view/~/9780133090659/?ar  |x Verlag  |3 Volltext 
082 0 |a 500 
082 0 |a 005.1/17 
520 |a Programmers new to OOP should resist the temptation to jump directly into a particular programming language (such as Objective-C, VB .NET, C++, C# .NET, or Java) or a modeling language (such as UML), 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 make the leap to 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.  
520 |a The Object-Oriented Thought Process, Fourth Edition An introduction to object-oriented concepts for developers looking to master modern application practices Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .NET, Ruby, and Objective-C. 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.  
520 |a This revised edition focuses on interoperability across programming technologies, whether you are using objects in traditional application design, in XML-based data transactions, in web page development, in mobile apps, or in any modern programming environment. "Programmers who aim to create high quality software-as all programmers should-must learn the varied subtleties of the familiar yet not so familiar beasts called objects and classes. Doing so entails careful study of books such as Matt Weisfeld's The Object-Oriented Thought Process." -Bill McCarty, author of Java Distributed Objects, and Object-Oriented Design in Java Contents at a Glance 1 Introduction to Object-Oriented Concepts 2 How to Think in Terms of Objects 3 Advanced Object-Oriented Concepts 4 The Anatomy of a Class 5 Class Design Guidelines 6 Designing with Objects 7 Mastering Inheritance and Composition 8 Frameworks and Reuse: Designing with Interfaces and Abstra...