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 in 21 days

OpenCOBOL Guide for programmers

COBOL Programming

Cobol programmer's guide

Introduction to Visual Cobol and Cobol for .NET

Others related eBooks about Download Cobol Tutorial in PDF

C++ Programming Language

This PDF course explains the features, technical details and syntaxes of the C++ programming language. To be a proficient programmer, you need to master two things: the syntax of the programming language, and the core libraries (i.e., API) associated with the language....

Programming Computer Vision with Python

If you want a basic understanding of computer vision's underlying theory and algorithms, t..., download free Python tutorial in PDF (272 pages) created by Jan Erik Solem ....

Learning Java

Java is a class-based, object-oriented programming language that is designed to have as fe..., download free Java tutorial in PDF (1225 pages) created by ....

TypeScript Notes for Professionals

Download free course TypeScript Notes for Professionals, pdf file on 96 pages by Stack Overflow Community....

Advanced R Course

Download free course Advanced R Course, pdf file on pages by Self-publishing....

C++ Notes for Professionals

The C++ Notes for Professionals book is compiled from Stack Overflow Documentation. Text content is released under , the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the va...

Microservices Best Practices for Java

Download free course Microservices Best Practices for Java, pdf file on 134 pages by Michael Hofmann, Erin Schnabel, Katherine Stanley....

2D Game Development: From Zero to Hero

Download free course 2D Game Development: From Zero to Hero, pdf file on 262 pages by Self-publishing....

The Busy Coder's Guide to Android Development

This book tries to cover as much material as possible, but aimed more for people new to mobile development. The book includes dozens of sample projects, ready to run with your copy of the SDK - not just one huge project where you have difficulty finding the specific examples of the technique you a...

: Advanced R, Second Edition

This book helps you understand how R works at a fundamental level. It is designed for R programmers who want to deepen their understanding of the language, and programmers experienced in other languages who want to understand what makes R different and special....