Download e-book for kindle: Object Technology: A Manager's Guide by David A. Taylor

By David A. Taylor

ISBN-10: 0201309947

ISBN-13: 9780201309942

This ebook rocks. brief, candy, but whole. it is the most sensible advent to object-oriented recommendations round. cash good spent.

Show description

Read or Download Object Technology: A Manager's Guide PDF

Similar object-oriented software design books

Download PDF by Robert A. Maksimchuk: UML for Mere Mortals®

Have to get effects with UML. .. with out pointless complexity or mind-numbing jargon? you wish UML for Mere MortalsR. This easy-to-read creation is ideal for technical execs and company stakeholders alike: an individual who must create, comprehend, or assessment UML versions, with no changing into a hard-core modeler.

Get UML and the Unified Process PDF

Unified Modeling Language (UML), Unified technique (UP), and different info modeling tools are addressed during this scholarly attention of the research, layout, and improvement of web-based and company purposes. the most up-tp-date examine on conceptual, theoretical, and empirical problems with modeling for on-line enterprise and static details is supplied.

Objective-C: Visual QuickStart Guide by Steven Holzner PDF

Such a lot books on Objective-C are relatively prosaic, yet i love this book's association, which breaks the beneficial properties of objective-c into great chunk dimension recommendations. For the target programming naive developer, this offers a pleasant studying curve for turning into fluent in uncomplicated paradigms of Obj-C. i'd discuss with Apple's newest documentation at the evolving complicated beneficial properties of Objective-C, which aren't coated to boot by way of Kaplan or Mark.

Walker Royce's Software Project Management: A Unified Framework (The PDF

Software program undertaking administration provides a brand new administration framework uniquely fitted to the complexities of contemporary software program improvement. Walker Royce's pragmatic viewpoint exposes the shortcomings of many well-accepted administration priorities and equips software program pros with state-of-the-art wisdom derived from his 20 years of winning from the trenches venture administration event.

Additional resources for Object Technology: A Manager's Guide

Example text

Your new, combined hierarchy is to look like the one in the accompanying figure. A combined vehicle hierarchy Notice that your Vehicle class is now the superclass for vehicles of all kinds and that there is a new OperatedVehicle class that brings together what used to be its immediate subclasses. Because Vehicle is now playing a more general role, you would need to take any definitions that pertain to a human operator (such as authorizing operation and identifying the current operator) out of Vehicle and move them down into the OperatedVehicle class.

If the variables in these objects are constrained to hold an instance of the Product class or one of its subclasses, then we can be assured that all the objects involved in selling will be talking to an object that knows how to tell us a price, transfer ownership, and perform other functions related to sales. But suppose you decide to sell off some used equipment or an unprofitable business unit. These are not products, so none of the objects involved in sales will be able to reference them as the object of a sale.

A BOM in an object database Support for Inheritance Built-in support for inheritance not only meets the needs of storing objects, it also brings an unprecedented level of flexibility to information storage. A common restriction imposed by conventional databases is that all entries of a given type must conform to the same structure. If new entries require a different structure, there are only two choices: force the new entries into the existing structure or define a new structure that includes the new requirements and convert all existing entries to fit it.

Download PDF sample

Object Technology: A Manager's Guide by David A. Taylor


by Robert
4.2

Rated 4.15 of 5 – based on 3 votes