Logo

COBOL: A self-instructional manual

Large book cover: COBOL: A self-instructional manual

COBOL: A self-instructional manual
by

Publisher: Prentice-Hall
ISBN/ASIN: B0000CMAXN
Number of pages: 190

Description:
The COBOL (COmmon Business Oriented Language) system was developed in an effort to produce an English-like programming language which can be used on many different types of data processing systems. This self-instructional manual has been developed to teach the beginner the fundamentals of COBOL programming.

Home page url

Download or read it online for free here:
Read online
(online reading)

Similar books

Book cover: J for C ProgrammersJ for C Programmers
by - Jsoftware
This book's goal is to explain rudimentary J using language familiar to a C programmer. J is a language of computation: it lets you describe what needs to be done without getting bogged down in details. J expressions deal with large blocks of data.
(7733 views)
Book cover: Pointers and MemoryPointers and Memory
by - Stanford University
This is a 31 page introduction to programming with pointers and memory in C, C++ and other languages. It explains how pointers and memory work and how to use them -- from the basic concepts through all the major programming techniques.
(6857 views)
Book cover: Programming in DProgramming in D
by
This book is for ruby programmers who are intrigued by swift and want to learn it. It's focused on swift, but in each chapter we'll frame our discussion of swift in terms of equivalent features in ruby and highlight and compare the behaviour of each.
(7571 views)
Book cover: BASIC ProgrammingBASIC Programming
- Wikibooks
BASIC was developed in 1963 at Dartmouth College, New Hampshire as a teaching language. The language taught here, BASIC, is easier to learn than others as its commands are similar to English and has a simple set of rules for entering them.
(15189 views)