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: 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.
(7276 views)
Book cover: Dylan Programming: An Object-Oriented and Dynamic LanguageDylan Programming: An Object-Oriented and Dynamic Language
by - Addison-Wesley
Dylan is a new programming language, that is both object-oriented, like C++ and Java, and dynamic, like Smalltalk. This book will be useful to anyone learning dynamic, object-oriented programming, whether it be in Dylan, Java, Smalltalk, or Lisp.
(10654 views)
Book cover: The Rust Programming LanguageThe Rust Programming Language
- The Rust Project Developers
This book will teach you about the Rust Programming Language. Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It is a useful language for a number of use cases other languages aren't good at ...
(8348 views)
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.
(7389 views)