Объектно-ориентированное мышление. 🔍
Вайсфельд, Мэтт Питер, Библиотека программиста, 4, 2014
Russian [ru] · English [en] · PDF · 8.9MB · 2014 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/zlib · Save
description
Объектно-ориентированное программирование — это фундамент современных языков программирования, включая C++, Java, C#, Visual Basic, .NET, Ruby и Objective-C. Кроме того, объекты лежат в основе многих веб-технологий, например JavaScript, Python и PHP.
Объектно-ориентированное программирование обеспечивает правильные методики проектирования, переносимость кода и его повторное использование, однако для того, чтобы все это полностью понять, необходимо изменить свое мышление. Разработчики, являющиеся новичками в сфере объектно-ориентированного программирования, не должны поддаваться искушению перейти непосредственно к конкретному языку программирования (например, Objective-C, VB .NET, C++, C#, .NET или Java) или моделирования (например, UML), а вместо этого сначала уделить время освоению того, что автор книги Мэтт Вайсфельд называет объектно-ориентированным мышлением.
Несмотря на то что технологии программирования изменяются и эволюционируют с годами, объектно-ориентированные концепции остаются прежними — при этом не важно, какой именно является платформа.
Alternative filename
lgli/Вайсфельд М.;Объектно-ориентированное мышление;Библиотека программиста;;Питер;2014;978-5-496-00793-1;;Russian.pdf
Alternative filename
lgrsnf/Вайсфельд М.;Объектно-ориентированное мышление;Библиотека программиста;;Питер;2014;978-5-496-00793-1;;Russian.pdf
Alternative filename
zlib/Computers/Programming/Вайсфельд М./Объектно-ориентированное мышление_2371251.pdf
Alternative title
Object-Oriented Thought Process, The (Developer's Library)
Alternative title
The Object-Oriented Thought Process
Alternative author
Мэтт Вайсфельд; [пер. с англ. В. Черник]
Alternative author
Weisfeld, Matt Weisfeld
Alternative author
Matt Weisfeld Weisfeld
Alternative author
Matt A. Weisfeld
Alternative publisher
Addison-Wesley Longman, Incorporated
Alternative publisher
Addison-Wesley Professional
Alternative publisher
Longman Publishing
Alternative publisher
Adobe Press
Alternative publisher
Piter Press
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
Russia, Russian Federation
Alternative edition
4th Edition, 2014
Alternative edition
Mar 23, 2013
Alternative edition
4, 2013
metadata comments
True PDF
metadata comments
0
metadata comments
lg1202921|librusecid_484321
metadata comments
{"edition":"4","isbns":["0321861272","5496007933","9780321861276","9785496007931"],"last_page":304,"publisher":"Питер","series":"Библиотека программиста"}
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
2014-08-19
Read more…

🚀 Fast downloads

Become a member to support the long-term preservation of books, papers, and more. To show our gratitude for your support, you get fast downloads. ❤️

🐢 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.