Fundamentals of Structured COBOL Programming
Author : Carl Feingold
Publisher : WCB/McGraw-Hill
Page : 888 pages
File Size : 28,26 MB
Release : 1983
Category : Computers
ISBN :
Author : Carl Feingold
Publisher : WCB/McGraw-Hill
Page : 888 pages
File Size : 28,26 MB
Release : 1983
Category : Computers
ISBN :
Author : Earl H. Parsons
Publisher : iUniverse
Page : 195 pages
File Size : 36,44 MB
Release : 2002-11
Category : COBOL (Computer program language)
ISBN : 0595250947
As the conversion of legacy systems continues, the ability to understand embedded business rules becomes more and more critical. This ability is directly related to the structure of the programs within those systems. We also see the need to teach structured programming to a new generation of programmers who must maintain the billions of lines of existing COBOL code. The ultimate purpose of this text is to discuss how to judge the level of structure of a program. We do this by defining structured programming and then discussing how a structured program can be built through the application of the concepts of coupling and cohesion. We also show how embedded business rules of the program can be separated from the data and presentation functions. The reader will be able to use to these skills to judge and to improve the structure of a new program or an existing program.
Author : Robert C. Nickerson
Publisher : HarperCollins Publishers
Page : 740 pages
File Size : 47,42 MB
Release : 1991
Category : Computers
ISBN : 9780673521132
Author : Carl Feingold
Publisher :
Page : 258 pages
File Size : 28,90 MB
Release : 1978
Category : COBOL (Computer program language)
ISBN :
Author : Kenneth Leroy Busbee
Publisher :
Page : 340 pages
File Size : 39,28 MB
Release : 2018-01-07
Category : Computers
ISBN : 9789888407491
Programming Fundamentals - A Modular Structured Approach using C++ is written by Kenneth Leroy Busbee, a faculty member at Houston Community College in Houston, Texas. The materials used in this textbook/collection were developed by the author and others as independent modules for publication within the Connexions environment. Programming fundamentals are often divided into three college courses: Modular/Structured, Object Oriented and Data Structures. This textbook/collection covers the rest of those three courses.
Author : Ross A. Overbeek
Publisher : Addison Wesley Publishing Company
Page : 420 pages
File Size : 31,88 MB
Release : 1986
Category : Computers
ISBN :
Author : Mo Budlong
Publisher : Prentice Hall
Page : 1162 pages
File Size : 33,79 MB
Release : 1994
Category : Computers
ISBN : 9780672304699
This tutorial on COBOL includes question and answer sections, short examples and more.
Author : Michael Coughlan
Publisher : Apress
Page : 575 pages
File Size : 19,11 MB
Release : 2014-04-04
Category : Computers
ISBN : 1430262540
Beginning COBOL for Programmers is a comprehensive, sophisticated tutorial and modular skills reference on the COBOL programming language for established programmers. This book is for you if you are a developer who would like to—or must—add COBOL to your repertoire. Perhaps you recognize the opportunities presented by the current COBOL skills crisis, or are working in a mission critical enterprise which retains legacy COBOL applications. Whatever your situation, Beginning COBOL for Programmers meets your needs as an established programmer moving to COBOL. Beginning COBOL for Programmers includes comprehensive coverage of ANS 85 COBOL features and techniques, including control structures, condition names, sequential and direct access files, data redefinition, string handling, decimal arithmetic, subprograms, and the report writer. The final chapter includes a substantial introduction to object-oriented COBOL. Benefiting from over one hundred example programs, you’ll receive an extensive introduction to the core and advanced features of the COBOL language and will learn to apply these through comprehensive and varied exercises. If you've inherited some legacy COBOL, you’ll be able to grasp the COBOL idioms, understand the constructs, and recognize what's happening in the code you’re working with. Today’s enterprise application developers will find that COBOL skills open new—or old—doors, and this extensive COBOL reference is the book to help you acquire and develop your COBOL skills.
Author : Thane Hubbell
Publisher : Pearson Education
Page : 574 pages
File Size : 47,22 MB
Release : 1998-11-28
Category : Computers
ISBN : 0768685206
Sams Teach Yourself COBOL in 24 Hours teaches the basics of COBOL programming in 24 step-by-step lessons. Each lesson builds on the previous one providing a solid foundation in COBOL programming concepts and techniques. This hands-on guide is the easiest, fastest way to begin creating standard COBOL compliant code. Business professionals and programmers from other languages will find this hands-on, task-oriented tutorial extremely useful for learning the essential features and concepts of COBOL programming. Writing a program can be a complex task. Concentrating on one development tool guides you to good results every time. There will be no programs that will not compile!
Author : Edward Yourdon
Publisher : Pearson Education
Page : 500 pages
File Size : 17,6 MB
Release : 1979
Category : Computers
ISBN :
Presents system and program design as a disciplined science.