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: 1068
Created: 2019-05-02

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Cobol Tutorials

COBOL Programming

Cobol programmer's guide

COBOL in 21 days

OpenCOBOL Guide for programmers

Introduction to Visual Cobol and Cobol for .NET

Others related eBooks about Download Cobol Tutorial in PDF

Python and the XML

Parser of HTML and XML with python and library Python Programming Course Tutorial Computing Learning....

The Pascal Programming Language

This tutorial will give you great understanding on Pascal Programming concepts, Download free PDF training course on 13 pages by B.A.C. Schopman....

Learn Pascal Programming Tutorial

A complete course on object programming in Pascal. In the first part, you learn how to use existing code written in object programming. Or, in other words, to use existing classes, especially those used to make the GUI of an application....

Delphi Language Manual Guide

This tutorial describes the Delphi language as it is used in Borland development tools. This book describes the Delphi language on both the Win32, and .NET development platforms....

Graph Theory - Advanced Algorithms and Applications

This book is prepared as a combination of the manuscripts submitted by respected mathematicians and scientists around the world. As an editor, The author truly enjoyed reading each manuscript. Not only will the methods and explanations help you to understand more about graph theory, but The author a...

Tutorial: Creating a Database Application using Delphi

Tutorial: Creating a Database This tutorial guides you through the creation of an InterBase database application with which you can view and update a sample employee database. You will use the Delphi IDE to create the database application. ...

Raspberry Pi Projects Book

Download free course Raspberry Pi Projects Book, pdf file on 204 pages by Wes Archer, David Crookes, PJ Evans, Gareth Halfacree, Rosie Hattersley, Nicola King, Ben Nuttall, Marc Scott, Danny Staple, Mark Vanstone....

Hands-on Python Tutorial

Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C. The language provides constructs intended to enable...

A Byte of Python

Download free course A Byte of Python, pdf file on 117 pages by Self-publishing....

Deep Learning in Neural Networks: An Overview

In recent years, deep artificial neural networks (including recurrent ones) have won numerous contests in pattern recognition and machine learning. This historical survey compactly summarises relevant work, much of it from the previous millennium. Shallow and deep learners are distinguished by the...