Skip to content

Designing Object-Oriented Software

Best in textbook rentals since 2012!

ISBN-10: 0136298257

ISBN-13: 9780136298250

Edition: 1990

Authors: Rebecca Wirfs-Brock, Brian Wilkerson, Lauren Wiener, Rebecca Wirfs-Brock

List price: $82.67
Blue ribbon 30 day, 100% satisfaction guarantee!

Rental notice: supplementary materials (access codes, CDs, etc.) are not guaranteed with rental orders.

what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Practical and down-to-earth in approach, this bestseller explores the art of designing object-oriented software. It offers basic design principles and a specific design process that can be applied to any software programming effort -- even those not using object-oriented programming languages or environments. Covers the concepts of object-oriented technology, presents a process to apply those concepts, the tools to use throughout the process, and examples to put it all together. For developers of object-oriented software.
Customers also bought

Book details

List price: $82.67
Copyright year: 1990
Publisher: Pearson Education
Publication date: 6/18/1990
Binding: Paperback
Pages: 368
Size: 7.25" wide x 9.50" long x 0.75" tall
Weight: 1.100
Language: English

Lauren Ruth Wiener was born in New York City in the summer of 1953. Riding the Cyclone is the story of her first eighteen years. From 1971-75 she attended Reed College in Portland, Oregon. After graduating with that distinctive certificate of the screwed-up, a bachelor's degree in psychology, she taught English as a second language in Japan, then pursued a master's in linguistics, first at Brown University, and then the University of Pennsylvania. Proudly clutching her nearly useless degree, she moved back to Portland, Oregon, where she taught English to foreign students and took care of reptiles and lost all perspective at the thought of never moving again. And thereby hangs a tale.…    

Why Use Object-Oriented Design?
Objects and Other Basics
Classes
Responsibilities
Collaborations
Hierarchies
Subsystems
Protocols
Implementing Your Design
Another Design
A Quick Reference
ATM System Design
Document Subsystem Design
Exercises