![[Book Cover]](../covergif/sowers.gif)
|
Introduction to COBOL: A Guide to Modular Structured Programming, 1/e
David M. Collopy, Ohio University
Published September, 1999 by Prentice Hall Career & Technology
Copyright 2000, 576 pp.
Paper Bound w/CD-ROM
ISBN 0-13-909060-6
$74.00
|
Sign up for future mailings on this subject.
See other books about:
Cobol
|
Ideal for readers with little programming and/or mathematical background, this practical introduction to Cobol programming uses a simplified, "learn-by-example" approach that stresses top-down design and modular structured programming and emphasizes the planning and development of the program logic throughout - with complete programming examples that walk users through the problem analysis, logic design, program coding, testing, and debugging.
Introduces two or more realistic sample programs in each chapter which demonstrate application of the program development process to an actual programming situation from start to finish - covering everything from problem definition to input/output specifications, processing requirements, hierarchy charts, program flowcharts, pseudocode, and program code. Stresses the importance of using top-down logic design and modular structure programming to construct high-quality, easy-to-read programs. Dissects program code and explains step-by-step how the program statements work together to produce the desired output. Examines menu-driven programming, data validation, guidelines for creating efficient and effective menu systems, and sequential, relative and indexed files. Checkpoint exercises, chapter summaries, and programming projects are included. MARKET: For electronic and computer technology professionals.
.
1. Basic Concepts.
2. Taking a Closer Look.
3. Modular Programming and Picture Strings.
4. Loops and Printer Output.
5. Decisions and Branching.
6. Using Menus.
7. Using Data Files.
8. Page and Control Break Reports.
9. Multilevel Control Break Reports.
10. Table Processing.
11. Multilevel Tables.
12. Sequential Files.
13. Updating Sequential Files.
14. Relative Files.
15. Indexed Files.
Appendix A: Reserved Words.
Appendix B: Programming Standards.
Appendix C: Answers to Checkpoint Exercises.
|