Map
Index
Random
Help
th

Quote: a program is a concrete representation of the ideas in a problem solution. Its structure should match the ideas

topics > all references > references sa-sz > QuoteRef: stroB_1991 , p. 10



Topic:
abstraction
Topic:
abstraction in programming language
Topic:
object-oriented classes
Topic:
object-oriented templates and containers
Topic:
object-oriented design

Quotation Skeleton

When you program, you create a concrete representation … those ideas as directly as possible: [a] If you can think of "it" as a separate idea, … [b] If you can think of "it" as a separate entity, … [c] If two classes have something significant in common, make that … [d] If a class is a container of objects, make it …   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: represent a separate idea as a class; a separate entity as an object; commonality between classes as a base class; and a container of objects as a template

Related Topics up

Topic: abstraction (62 items)
Topic: abstraction in programming language (47 items)
Topic: object-oriented classes (66 items)
Topic: object-oriented templates and containers (27 items)
Topic: object-oriented design (29 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.