Cargando…

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

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Weisfeld, Matt A.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, NJ : Addison-Wesley, ©2013.
Edición:4th ed.
Colección:Developer's library.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.