Cantitate/Preț
Produs

Program Construction: Cambridge Computer Science Texts, cartea 22

Autor R. G. Stone, D. J. Cooke
en Limba Engleză Paperback – 4 feb 1987
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.
Citește tot Restrânge

Din seria Cambridge Computer Science Texts

Preț: 38063 lei

Preț vechi: 47579 lei
-20% Nou

Puncte Express: 571

Preț estimativ în valută:
7285 7685$ 6071£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521318839
ISBN-10: 0521318831
Pagini: 384
Dimensiuni: 152 x 228 x 21 mm
Greutate: 0.56 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Seria Cambridge Computer Science Texts

Locul publicării:Cambridge, United Kingdom

Cuprins

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.

Descriere

This textbook is an introduction to the design and writing of computer programs.