Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Data structures with abstract data types and Modula-2
Stubbs D., Webre N., Brooks/Cole Publishing Co., Pacific Grove, CA, 1987. Type: Book (9789780534073022)
Date Reviewed: Mar 1 1989

The authors intend this book for a first course on data structures and abstract data types for undergraduate computer science students. The approach taken in the book is refreshingly different from that of traditional textbooks on the topic. Stubbs and Webre attempt to teach modern software engineering practice while they present the more conventional topics in theory. Though this work is unlikely to replace the standard text by Horowitz and Sahni [1], it succeeds in what it tries to do.

The book is reassuring evidence that topics widely discussed in software engineering research over the last decade are filtering down to undergraduate teaching. Topics in data structures, such as tree-balancing algorithms, hashing, strings, graphs, and abstract data type specifications, have traditionally been presented without reference to how they fit into a larger software system. This book better prepares students for situations they will meet in engineering software systems by augmenting the abstract knowledge of data structures with software engineering techniques for defining and specifying modules to support these abstractions. This context adds a concreteness that is often lacking.

Modula-2 has been chosen as the programming language for the book, and numerous programming examples are given. Typically, a data structure is described and its specification is presented in terms of a Modula-2 definition module. The semantics of the programs are specified semiformally, with pre- and post-conditions embedded as comments. This paradigm gives students a good model for programming-in-the-large that I expect they will imitate; if so, the standard of practice in programming will be raised markedly.

The only nagging reservation I have about the book stems from its graphic design: there is too much of it. The book would be much more pleasant to read with fewer fancy fonts and less distracting artwork.

Reviewer:  Mark Cornwell Review #: CR112623
1) Horowitz, E. and Sahni, S.Fundamentals of data structures. Computer Science Press, Rockville, MD, 1976. See <CR> 19, 4 (April 1978), Rev. 32,817 and 19, 6 (June 1978), Rev. 33,083.
Bookmark and Share
 
Modula-2 (D.3.2 ... )
 
 
Abstract Data Types (D.3.3 ... )
 
 
Data Types And Structures (D.3.3 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Modula-2": Date
Abstract data types and Modula-2
Mitchell R., Prentice Hall International (UK) Ltd., Hertfordshire, UK, 1992. Type: Book (9780130060815)
Mar 1 1994
MODULA-2 for PASCAL programmers
Gleaves R., Springer-Verlag New York, Inc., New York, NY, 1984. Type: Book (9789780387960517)
May 1 1985
A second course in computer science with Modula-2
McCracken D., Salmon W. (ed), John Wiley & Sons, Inc., New York, NY, 1987. Type: Book (9789780471631118)
Jun 1 1988
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy