Limit this search to....

The Design of Well-Structured and Correct Programs Softcover Repri Edition
Contributor(s): Alagic, Suad (Author), Arbib, Michael A. (Author)
ISBN: 1461262747     ISBN-13: 9781461262749
Publisher: Springer
OUR PRICE:   $52.24  
Product Type: Paperback - Other Formats
Published: October 2011
Qty:
Additional Information
BISAC Categories:
- Reference | Questions & Answers
- Computers | Programming - General
- Computers | Logic Design
Dewey: 001.642
Series: Monographs in Computer Science
Physical Information: 0.65" H x 6.14" W x 9.21" (0.96 lbs) 292 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
The major goal of this book is to present the techniques of top-down program design and verification of program correctness hand-in-hand. It thus aims to give readers a new way of looking at algorithms and their design, synthesizing ten years of research in the process. It provides many examples of program and proof development with the aid of a formal and informal treatment of Hoare's method of invariants. Modem widely accepted control structures and data structures are explained in detail, together with their formal definitions, as a basis for their use in the design of correct algorithms. We provide and apply proof rules for a wide range of program structures, including conditionals, loops, procedures and recur- sion. We analyze situations in which the restricted use of gotos can be justified, providing a new approach to proof rules for such situations. We study several important techniques of data structuring, including arrays, files, records and linked structures. The secondary goal of this book is to teach the reader how to use the programming language Pascal. This is the first text to teach Pascal pro- gramming in a fashion which not only includes advanced algorithms which operate on advanced data structures, but also provides the full axiomatic definition of Pascal due to Wirth and Hoare. Our approach to the language is very different from that of a conventional programming text.