- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Full Description
This volume provides a practical course for programmers and students on degree and diploma courses who want to understand and apply Jackson Structured Programming (JSP). Additional diagrams have been included in this reset edition as an aid to the production of data structures in both the examples and solutions to exercises. Four case studies are included, with solutions for the case studies as well as the exercises in the appendices. A testing method appropriate to JSP is described in detail in chapter 13. Annotated sketches of sample data are used as an aid to the production of data structures.
Contents
Preface - Acknowledgements - The Importance of Program Design - Data Structures - Data Structures for Particular Problems - Program Structures - Elementary Program Operations and Conditions - Schematic Logic - Implementation in a High Level Programming Language - More than One Input File - Structure Clashes and Inversion - Recognition Problems and Backtracking - Procedurisation - Interactive Systems - Testing, Documentation and Program Amendment - Appendices: Solutions to Exercises, Case Studies, Solutions to Case Studies, Complete Programs for the Inversion Example - Index