The design of this book is based on teaching the ]SP (Jackson Structured Pro gramming) methodology to undergaduates and postgraduates over a period of a number of years. I am grateful for the comments and feedback that have been provided by students who have taken these courses. The aim of the book is to provide readers with an understanding of the concepts behind the ]SP methodology in order that they may apply it for themselves; simply using the notation is not sufficient, it must be used appropriately. The answer to the question "Why is this wrong?" can lead to a greater understanding than a sim ple response to "Is this right?". I have included illegal structures as "under standable mistakes" in the early sections for this reason. It is not necessary for readers of this text to have experience with any par ticular programming language; indeed, one of the virtues of ]SP is that it is lan guage independent. Examples have been given in Pascal, C and COBOL as these are languages which students of ]SP are likely to have met in the course of their studies, or will be meeting while they are learning ]SP. The COBOL lan guage is widely used in industry in a ]SP development environment.
Sprache
Verlagsort
Verlagsgruppe
Illustrationen
8
8 s/w Abbildungen
XIII, 305 p. 8 illus.
Dateigröße
ISBN-13
978-1-4757-2537-7 (9781475725377)
DOI
10.1007/978-1-4757-2537-7
Schweitzer Klassifikation
1 Introduction.- 2 Data structures.- 3 Input and output data file structures.- 4 Correspondences and process structures.- 5 Creating the final process structure.- 6 Adding conditions and operations.- 7 Generating schematic logic.- 8 Producing code.- 9 Error handling.- 10 Case study in program design for interactive systems.- 11 Backtracking.- 12 Structure clashes and program inversion.- 13 Program dismemberment.- 14 Dealing with multiple input files.- 15 Getting started with JSP-Tool.- 16 Getting started with PDF.- Appendix - Solutions to selected exercises.- References.