Advertisement
ebooker

Download Object-Oriented Thought Process 4th Ed PDF by Matt

Oct 15th, 2014
1,311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. Download Object-Oriented Thought Process 4th Ed PDF by Matt Weisfeld
  2.  
  3. Series: Developer's Library
  4. PDF: 336 pages
  5. Publisher: Addison-Wesley Professional; 4 edition (March 23, 2013)
  6. Language: English
  7.  
  8. 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.
  9. 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.”
  10. 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.
  11. 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.
  12.  
  13.  
  14. DOWNLOAD LINK
  15. http://www60.zippyshare.com/v/28481649/file.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement