Loading…

The object-oriented thought process /

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

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Weisfeld, Matt A.
Format: Electronic eBook
Language:Inglés
Published: Upper Saddle River, NJ : Addison-Wesley, ©2013.
Edition:4th ed.
Series:Developer's library.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 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.