A Simplified Guide to Structured COBOL Programming

A Simplified Guide to Structured COBOL Programming
Author: Daniel D. McCracken
Publisher: John Wiley & Sons
Total Pages: 406
Release: 1976
Genre: Computers
ISBN: 9780471582847

This is for the person who wants to learn what COBOL is, what programming is, and how to use COBOL in typical business data processing applications. Assumes no previous background in programming. Hands-on programming begins in Chapter 1--each chapter is based on one or more example programs applicable to real-life business settings. Treatment is based on the concepts of structured programming--only a few logical control structures are used throughout the book. Emphasizes a clear program style for ease of reading and debugging. All programs have been tested and run, and computer output is displayed in each case.

A Simplified Guide to Structured COBOL Programming

A Simplified Guide to Structured COBOL Programming
Author: Daniel D. McCracken
Publisher:
Total Pages: 662
Release: 1988-03-08
Genre: Computers
ISBN:

This is for the person who wants to learn what COBOL is, what programming is, and how to use COBOL in typical business data processing applications. Assumes no previous background in programming. Hands-on programming begins in Chapter 1--each chapter is based on one or more example programs applicable to real-life business settings. Treatment is based on the concepts of structured programming--only a few logical control structures are used throughout the book. Emphasizes a clear program style for ease of reading and debugging. All programs have been tested and run, and computer output is displayed in each case.

Go To

Go To
Author: Steve Lohr
Publisher: Basic Books
Total Pages: 270
Release: 2008-11-05
Genre: Science
ISBN: 0786730765

In Go To, Steve Lohr chronicles the history of software from the early days of complex mathematical codes mastered by a few thousand to today's era of user-friendly software and over six million professional programmers worldwide. Lohr maps out the unique seductions of programming, and gives us an intimate portrait of the peculiar kind of genius that is drawn to this blend of art, science, and engineering, introducing us to the movers and shakers of the 1950s and the open-source movement of today. With original reporting and deft storytelling, Steve Lohr shows us how software transformed the world, and what it holds in store for our future.

Sams Teach Yourself COBOL in 24 Hours

Sams Teach Yourself COBOL in 24 Hours
Author: Thane Hubbell
Publisher: Pearson Education
Total Pages: 574
Release: 1998-11-28
Genre: 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!

COBOL and Visual Basic on .NET

COBOL and Visual Basic on .NET
Author: Chris L. Richardson
Publisher: Apress
Total Pages: 1036
Release: 2003
Genre: Computers
ISBN: 9781590590485

This is a comprehensive .NET-retraining guide written for the COBOL/CICS mainframe programmer from the perspective of a former COBOL/CICS programmer.

Charting the Course

Charting the Course
Author: Robert Sabourin
Publisher: Notion Press
Total Pages: 234
Release: 2024-03-29
Genre: Technology & Engineering
ISBN:

Turbulent development projects experience daily changes in requirements. Keeping your testing efforts on track while reacting to rapidly shifting priorities, technologies, and user needs can often feel nearly insurmountable. Charting the Course: Coming up with Great Test Ideas Just in Time equips you with effective techniques to implement software testing in chaotic environments. You will learn practical, dynamic test planning and scheduling, along with exploratory, scripted, automated, and performance testing, which can be successfully and systematically implemented in various contexts. This book focuses on generating a wide variety of relevant and powerful testing ideas that can be applied to real projects using Agile, Iterative, Waterfall, or Hybrid development environments. Readers will explore: • The foundation for thousands of potentially relevant testing ideas • Test ideas oriented toward software capabilities, based on expected functionality • Test ideas based on usage scenarios, addressing user needs • Test ideas based on failure modes, challenging software design and environment dependencies • Numerous non-functional software attributes that pose a risk to software value • Creative testing ideas that uncover significant bugs through lateral thinking • Additional sources of important test ideas, including Business Rules, Combinations, States, Data, Environments, Unit Tests, Taxonomies, Test Oracles, Creative Ideas, Path Test Ideas, Boundary Test Ideas, Automation Test Ideas, and Regression Test Ideas • Formulating charters to guide and direct software testing efforts Enjoy Charting the Course and learn how to achieve exceptional testing outcomes even in the most challenging and chaotic contexts.

Introduction to COBOL

Introduction to COBOL
Author: Ross A. Overbeek
Publisher: Addison Wesley Publishing Company
Total Pages: 420
Release: 1986
Genre: Computers
ISBN:

Beginning COBOL for Programmers

Beginning COBOL for Programmers
Author: Michael Coughlan
Publisher: Apress
Total Pages: 575
Release: 2014-04-04
Genre: 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.