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
Object Design
Language: en
Pages: 420
Authors: Rebecca Wirfs-Brock
Categories: Computers
Type: BOOK - Published: 2003 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Object technology pioneer Wirfs-Brock teams with expert McKean to present a thoroughly updated, modern, and proven method for the design of software. The book i
Object-Oriented Analysis and Design
Language: en
Pages: 440
Authors: Sarnath Ramnath
Categories: Computers
Type: BOOK - Published: 2010-12-06 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

Object-oriented analysis and design (OOAD) has over the years, become a vast field, encompassing such diverse topics as design process and principles, documenta
What Every Programmer Should Know about Object-oriented Design
Language: en
Pages: 402
Authors: Meilir Page-Jones
Categories: Object-oriented programming (Computer science)
Type: BOOK - Published: 1995 - Publisher: Dorset House Publishing Company, Incorporated

DOWNLOAD EBOOK

Introduction: What does it mean to be object-oriented, anyway? Object-orientation - Who ordered that? Object-oriented design notation. The basic notation for cl
Foundations of Object-oriented Languages
Language: en
Pages: 416
Authors: Kim B. Bruce
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: MIT Press

DOWNLOAD EBOOK

A presentation of the formal underpinnings of object-oriented programming languages.