Object-Oriented Design Choices

Object-Oriented Design Choices
Author :
Publisher : CRC Press
Total Pages : 328
Release :
ISBN-10 : 9781000338089
ISBN-13 : 1000338088
Rating : 4/5 (89 Downloads)

Book Synopsis Object-Oriented Design Choices by : Adair Dingle

Download or read book Object-Oriented Design Choices written by Adair Dingle and published by CRC Press. This book was released on 2021-01-19 with total page 328 pages. Available in PDF, EPUB and Kindle. Book excerpt: Do modern programming languages, IDEs, and libraries make coding easy? Maybe, but coding is not design. Large-scale or expensive apps clearly require evaluation of design choices. Still, software design directly impacts code reuse and longevity even for small-scale apps with limited overhead. This text evaluates and contrasts common object-oriented designs. A given problem may have many solutions. A developer may employ different design techniques – composition, inheritance, dependency injection, delegation, etc. – to solve a particular problem. A skilled developer can determine the costs and benefits of different design responses, even amid competing concerns. A responsible developer documents design choices as a contract with the client, delineating external and internal responsibilities. To promote effective software design, this book examines contractual, object-oriented designs for immediate and sustained use as well as code reuse. The intent of identifying design variants is to recognize and manage conflicting goals such as short versus long-term utility, stability versus flexibility, and storage versus computation. Many examples are given to evaluate and contrast different solutions and to compare C# and C++ effects. No one has a crystal ball; however, deliberate design promotes software longevity. With the prominence of legacy OO code, a clear understanding of different object-oriented designs is essential. Design questions abound. Is code reuse better with inheritance or composition? Should composition rely on complete encapsulation? Design choices impact flexibility, efficiency, stability, longevity, and reuse, yet compilers do not enforce design and syntax does not necessarily illustrate design. Through deliberate design, or redesign when refactoring, developers construct sustainable, efficient code.


Object-Oriented Design Choices Related Books

Object-Oriented Design Choices
Language: en
Pages: 328
Authors: Adair Dingle
Categories: Computers
Type: BOOK - Published: 2021-01-19 - Publisher: CRC Press

DOWNLOAD EBOOK

Do modern programming languages, IDEs, and libraries make coding easy? Maybe, but coding is not design. Large-scale or expensive apps clearly require evaluation
OOER '95 Object-Oriented and Entity-Relationship Modeling
Language: en
Pages: 476
Authors: M. Papazoglou
Categories: Computers
Type: BOOK - Published: 1995-11-23 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

This volume constitutes the refereed proceedings of the 14th International Conference on Object-Oriented and Entity-Relationship Modelling, OOER '95, held in Go
Design Thinking Research
Language: en
Pages: 302
Authors: Hasso Plattner
Categories: Business & Economics
Type: BOOK - Published: 2012-09-19 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

This book summarizes the results of the third year in the Design Thinking Research Program, a joint venture of Stanford University in Palo Alto and the Hasso Pl
Ada: The Design Choice
Language: en
Pages: 290
Authors: Angel Alvarez
Categories: Computers
Type: BOOK - Published: 1989-07-06 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

This book contains the proceedings of the 1989 Ada-Europe conference. These meetings constitute the most significant events in this field within Europe, and att
Object-oriented Design Heuristics
Language: en
Pages: 410
Authors: Arthur J. Riel
Categories: Computers
Type: BOOK - Published: 1996 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

This tutorial-based approach, born out of the author's extensive experience developing software, teaching thousands of students, and critiquing designs in a var