The Object-Oriented Thought Process (4th Edition) 🔍
Weisfeld, Matt Weisfeld Addison-Wesley Professional, Developer’s Library, 4, 2013
English [en] · EPUB · 12.5MB · 2013 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
description
**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. 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. 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 Concepts2 How to Think in Terms of Objects3 Advanced Object-Oriented Concepts4 The Anatomy of a Class5 Class Design Guidelines6 Designing with Objects7 Mastering Inheritance and Composition8 Frameworks and Reuse: Designing with Interfaces and Abstract Classes9 Building Objects and Object-Oriented Design10 Creating Object Models11 Objects and Portable Data: XML and JSON12 Persistent Objects: Serialization, Marshaling, and Relational Databases13 Objects in Web Services, Mobile Apps, and Hybrids14 Objects and Client/Server Applications15 Design Patterns
Alternative filename
lgli/Object Oriented Thought Process 4th Edition.epub
Alternative filename
lgrsnf/Object Oriented Thought Process 4th Edition.epub
Alternative filename
zlib/Computers/Programming/Matt Weisfeld/The Object-Oriented Thought Process (4th Edition)_3413850.epub
Alternative title
Object-Oriented Thought Process, The (Developer's Library)
Alternative title
Объектно-ориентированное мышление
Alternative author
Мэтт Вайсфельд; [пер. с англ. В. Черник]
Alternative author
Matt Weisfeld Weisfeld
Alternative author
Matt A. Weisfeld
Alternative author
Вайсфельд, Мэтт
Alternative publisher
Addison-Wesley Longman, Incorporated
Alternative publisher
Longman Publishing
Alternative publisher
Adobe Press
Alternative publisher
Питер
Alternative edition
Developer's library, Fourth edition, Upper Saddle River, NJ, 2013
Alternative edition
Pearson Education Limited (US titles), [N.p.], 2013
Alternative edition
Библиотечка программиста, Москва, Russia, 2014
Alternative edition
United States, United States of America
Alternative edition
Mar 23, 2013
metadata comments
0
metadata comments
lg2172444
metadata comments
{"edition":"4","isbns":["0321861272","9780321861276"],"last_page":336,"publisher":"Addison-Wesley Professional","series":"Developer’s Library"}
metadata comments
Source title: The Object-Oriented Thought Process (Developer's Library)
metadata comments
Библиогр. в конце гл.
Пер.: Weisfeld, Matt The Object-Oriented Thought Process 4-th ed. Upper Saddle River, NJ [etc.] : Addison-Wesley, cop. 2013 978-0321861276
metadata comments
РГБ
metadata comments
Russian State Library [rgb] MARC:
=001 007507902
=005 20140626094334.0
=008 140618s2014\\\\ru\\\\\\\\\\\\000\0\rus\d
=017 \\ $a 14-44836 $b RuMoRKP
=020 \\ $a 978-5-496-00793-1
=040 \\ $a RuMoRGB $b rus $e rcr
=041 1\ $a rus $h eng
=084 \\ $a З973.2-018.2,0 $2 rubbk
=100 1\ $a Вайсфельд, Мэтт
=245 00 $a Объектно-ориентированное мышление $h [Текст] : $b [12+] $c Мэтт Вайсфельд ; [пер. с англ. В. Черник]
=260 \\ $a Москва $b Питер $c 2014
=300 \\ $a 303 с. $b ил., табл. $c 24 см
=336 \\ $a текст (text) $b txt $2 rdacontent
=337 \\ $a неопосредованный (unmediated) $b n $2 rdamedia
=338 \\ $a том (volume) $b nc $2 rdacarrier
=490 0\ $a Библиотечка программиста
=504 \\ $a Библиогр. в конце гл.
=534 \\ $p Пер.: $a Weisfeld, Matt $t The Object-Oriented Thought Process $b 4-th ed. $c Upper Saddle River, NJ [etc.] : Addison-Wesley, cop. 2013 $z 978-0321861276
=650 \7 $a Вычислительная техника -- Вычислительные машины электронные цифровые -- Программирование -- Объектно-ориентированное программирование $2 rubbk
=650 \7 $a Объектно-ориентированное программирование(компьют.) $0 RU\NLR\AUTH\661327841 $2 nlr_sh
=852 \\ $a РГБ $b FB $j 2 14-40/162 $x 90
=852 \\ $a РГБ $b FB $j 2 14-40/163 $x 90
Alternative description
<p class="null1">The Object-Oriented Thought Process, Fourth Edition</p>
<p class="null2">An introduction to object-oriented concepts for developers looking to master modern application practices</p>
<p>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.</p>
<p>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 (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.”</p>
<p>Written by a developer for developers who want to make the leap to object-oriented technologies, <em>The Object-Oriented Thought Process</em> 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.</p>
<p>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 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.</p>
<p>“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 <em>The Object-Oriented Thought Process</em>.”</p>
<p>–Bill McCarty, author of Java Distributed Objects, and Object-Oriented Design in Java</p>
<p class="null1">Contents at a Glance</p>
<p>1 Introduction to Object-Oriented Concepts<br>
2 How to Think in Terms of Objects<br>
3 Advanced Object-Oriented Concepts<br>
4 The Anatomy of a Class<br>
5 Class Design Guidelines<br>
6 Designing with Objects<br>
7 Mastering Inheritance and Composition<br>
8 Frameworks and Reuse: Designing with Interfaces and Abstract Classes<br>
9 Building Objects and Object-Oriented Design<br>
10 Creating Object Models<br>
11 Objects and Portable Data: XML and JSON<br>
12 Persistent Objects: Serialization, Marshaling, and Relational Databases<br>
13 Objects in Web Services, Mobile Apps, and Hybrids<br>
14 Objects and Client/Server Applications<br>
15 Design Patterns</p>
Alternative description
This work is an introduction to object-oriented concepts for developers looking to master modern application practices. Readers will learn to understand object-oriented design with inheritance or composition, object aggregation and association, and the difference between interfaces and implementations. Written by a developer for students who want to make the leap to object-oriented technologies, The Object-Oriented Thought Process, 4/e provides a solutions-oriented approach to object-oriented programming. Students 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 interoperability across programming technologies, whether students 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
Alternative description
While programming technologies have been changing and evolving over the years, object-oriented concepts remain a constant--no matter what the platform. Written by a developer for developers who want to make the leap to object-oriented technologies, this book 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. 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.--From publisher description
date open sourced
2018-01-19
Read more…

🐢 Slow downloads

From trusted partners. More information in the FAQ. (might require browser verification — unlimited downloads!)

All download options have the same file, and should be safe to use. That said, always be cautious when downloading files from the internet, especially from sites external to Anna’s Archive. For example, be sure to keep your devices updated.
  • For large files, we recommend using a download manager to prevent interruptions.
    Recommended download managers: Motrix
  • You will need an ebook or PDF reader to open the file, depending on the file format.
    Recommended ebook readers: Anna’s Archive online viewer, ReadEra, and Calibre
  • Use online tools to convert between formats.
    Recommended conversion tools: CloudConvert and PrintFriendly
  • You can send both PDF and EPUB files to your Kindle or Kobo eReader.
    Recommended tools: Amazon‘s “Send to Kindle” and djazz‘s “Send to Kobo/Kindle”
  • Support authors and libraries
    ✍️ If you like this and can afford it, consider buying the original, or supporting the authors directly.
    📚 If this is available at your local library, consider borrowing it for free there.