Our systems are now restored following recent technical disruption, and we’re working hard to catch up on publishing. We apologise for the inconvenience caused. Find out more

Online ordering will be unavailable from Sunday, October 5 at 08:00 GMT until 18:00 GMT .

To place an order, please contact Customer Services.

UK/ROW directcs@cambridge.org +44 (0) 1223 326050 | US customer_service@cambridge.org 1 800 872 7423 or 1 212 337 5000 | Australia/New Zealand enquiries@cambridge.edu.au 61 3 86711400 or 1800 005 210, New Zealand 0800 023 520

Recommended product

Popular links

Popular links


Program Construction

Program Construction

Program Construction

Authors:
R. G. Stone
D. J. Cooke
Published:
April 1987
Format:
Paperback
ISBN:
9780521318839
AUD$77.23
exc GST
Paperback

    This textbook is an introduction to the design and writing of computer programs. It leads the reader through all the stages of program construction from the original specifications through to the final program. The formal verification of intermediate versions of the program is studied in considerable detail. The authors show how, given the formal specification of a program, data structure and program structure diagrams are drawn and then converted into a procedural program in a program design language (PDL). They demonstrate the conversion of PDL into a variety of real programming languages including Pascal, FORTRAN, COBOL, and Assembler. The book also includes chapters on abstract data types, analysing existing programs, and a small case study. First-year undergraduates in computer science and graduates taking courses in computing will find this a comprehensive introduction to program construction.

    Product details

    April 1987
    Paperback
    9780521318839
    384 pages
    228 × 152 × 21 mm
    0.518kg
    Available

    Table of Contents

    • Preface
    • 1. A modern approach to computing
    • 2. Specifications I
    • 3. Diagrams
    • 4. Specifications II
    • 5. PDL
    • 6. Code generation
    • 7. Verification
    • 8. Examination of templates and target code
    • 9. Abstract data types
    • 10. The mathematical basis of abstract data types
    • 11. Utilisation of existing programs
    • 12. A small scale study - topological sorting
    • Appendices
    • References
    • Index.
      Authors
    • R. G. Stone
    • D. J. Cooke