Cargando…

Object-Oriented Design Heuristics /

Upon completion of an object-oriented design, you are faced with a troubling question: "Is it good, bad, or somewhere in between?" Seasoned experts often answer this question by subjecting the design to a subconscious list of guidelines based on their years of experience. Experienced devel...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Riel, Arthur (Autor)
Autor Corporativo: Safari, an O'Reilly Media Company
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Addison-Wesley Professional, 1996.
Edición:1st edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • The motivation for object-oriented programming
  • Classes and objects: the building blocks of the object-oriented paradigm
  • Topologies of action-oriented versus object-oriented applications
  • The relationships between classes and objects
  • The inheritance relationship
  • Multiple inheritance
  • The association relationship
  • Class-specific data and behavior
  • Physical object-oriented design
  • The relationship between heuristics and patters
  • The use of heuristics in object-oriented design.