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

Others Cobol Tutorials

Cobol programmer's guide

COBOL in 21 days

OpenCOBOL Guide for programmers

COBOL Programming

Introduction to Visual Cobol and Cobol for .NET

Others related eBooks about Download Cobol Tutorial in PDF

C++ Core Guidelines

The aim of the guidelines is to help people to use modern C++ effectively. By "modern C++" we mean C++11, C++14, and C++17. In other words, what would you like your code to look like in 5 years' time, given that you can start now? In 10 years' time?...

The Coder's Apprentice

The Coder's Apprentice is a course book, written by Pieter Spronck, that is aimed at teach..., download free Coding tutorial in PDF (398 pages) created by Pieter Spronck ....

Introduction to Spring MVC

This pdf tutorial is a step-by-step guide on how to develop a web application from scratch using the Spring Framework.Free training course material under 68 pages by Thomas Risberg, Rick Evans and Portia Tung....

Ruby on Rails Notes for Professionals

Download free course Ruby on Rails Notes for Professionals, pdf file on 230 pages by Stack Overflow Community....

Think Java, 2nd Edition

Think Java is a hands-on introduction to computer science and programming used by many uni..., download free Java tutorial in PDF (326 pages) created by ....

Advanced Android Programming Tutorial

This Android PDF Tutorial is created from Stack Overflow Documentation, the content is written by the developer at Stack Overflow. Free PDF training course in 1329 pages for professionals developers....

IPython Interactive Computing and Visualization Cookbook

Download free course IPython Interactive Computing and Visualization Cookbook, pdf file on 548 pages by Cyrille Rossant....

A Byte of Python

Python is one of those rare languages which can claim to be both simple and powerful. You ..., download free Python tutorial in PDF (117 pages) created by Swaroop C H ....

The Little ASP.NET Core Book

Download free course The Little ASP.NET Core Book, pdf file on 127 pages by Nate Barbettini....

Essential Ruby On Rails

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Ruby On Rails programming as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....