Download Cobol Tutorial in PDF

Table of contents

  • About
  • Getting started with cobol
  • Remarks
  • Standard Specification
  • Principal field of use
  • Category
  • Decimal Math
  • History
  • Structure
  • Data Descriptions
  • Procedural statements
  • Examples
  • Hello, world
  • Install gnu-cobol on Mac OS X
  • ACCEPT statement
  • Remarks
  • Examples
  • ACCEPT statement
  • ADD statement
  • Remarks
  • Examples
  • ADD statement
  • ALLOCATE statement
  • Remarks
  • Examples
  • ALLOCATE statement
  • ALTER statement
  • Remarks
  • Examples
  • A contrived example using ALTER
  • ACCEPT statement
  • ALLOCATE statement
  • CALL statement
  • COMMIT statement
  • CONTINUE statement
  • Data division
  • DISPLAY statement
  • EVALUATE statement
  • FREE statement
  • GnuCOBOL installation with GNU/Linux
  • GOBACK statement
  • IF statement
  • INITIATE statement
  • Intrinsic Functions
  • MOVE statement
  • OPEN statement
  • READ statement
  • REPLACE directive
  • REWRITE statement
  • SET statement
  • START statement
  • String
  • SUBTRACT statement
  • TERMINATE statement
  • UNSTRING statement
  • WRITE statement

It is a free Cobol ebook created for beginners. The content is extracted from Stack Overflow pltaform, which is written by many Cobol developers and contributors.

The content is released under Creative Commons BY-SA

Size : 1.82MB
File type : pdf
Downloads: 1055
Created: 2019-05-02

Others Cobol Tutorials

Introduction to Visual Cobol and Cobol for .NET

OpenCOBOL Guide for programmers

COBOL Programming

Cobol programmer's guide

COBOL in 21 days

Others related eBooks about Download Cobol Tutorial in PDF

Learning Laravel by examples

With this PDF tutorial you will learn how to build a web application with Laravel PHP Framework version 4, free training document under 58 pages....

The Rook's Guide to C++

This Creative Commons-licensed textbook written by Norwich University students and faculty aims to provide an introduction to the C++ programming language. The PDF and original typesetting materials are available if you are interested in having a free digital copy of your own or if you wish to contr...

The Official Raspberry Pi Handbook 2022

Download free course The Official Raspberry Pi Handbook 2022, pdf file on 204 pages by Wes Archer, David Crookes, PJ Evans, Gareth Halfacree, Rosie Hattersley, Phil King, Nicola King, KG Orphanides....

Algorithms

Algorithms are the lifeblood of computer science. They are the machines that proofs build ..., download free Algorithms tutorial in PDF (472 pages) created by Jeff Erickson ....

You Don't Know JS Yet: Get Started

Download free course You Don't Know JS Yet: Get Started, pdf file on 143 pages by Kyle Simpson....

Using .NET Core, Docker, and Kubernetes Succinctly

Download free course Using .NET Core, Docker, and Kubernetes Succinctly, pdf file on 91 pages by Michele Aponte....

Akka.NET Succinctly

Download free course Akka.NET Succinctly, pdf file on 121 pages by by Zoran Maksimovic....

Annotated Algorithms in Python

This book is assembled from lectures given by the author over a period of 10 years at the ..., download free Python tutorial in PDF (388 pages) created by Massimo Di Pierro ....

Learning React Native

React Native is an open-source mobile application framework created by Facebook. It is an ..., download free React Native tutorial in PDF (101 pages) created by ....

Ruby Regexp

Scripting and automation tasks often need to extract particular portions of text from inpu..., download free Ruby tutorial in PDF (72 pages) created by ....