COBOL: A self-instructional manual
by James A. Saxon
Publisher: Prentice-Hall 1963
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.
Download or read it online for free here:
Read online
(online reading)
Similar books

by Faraaz Damji, et al. - Wikibooks
QuickBasic and QBasic are popular programming languages for beginners. While its lack of power makes it unsuitable for many applications, it is an invaluable learning tool. This book will cover the usage of QBasic and most of it's functions.
(12578 views)

by Dirk Hünniger, et al. - Wikibooks
Julia is a high-level, high-performance dynamic programming language for technical computing. Here's a collection of notes and introductory paragraphs that comprise a gentle introduction to the Julia programming language, in the form of a wikibook.
(7290 views)

by Raphael Finkel - Addison Wesley
The book examines the principles of programming languages from both their common and language-specific elements. Each chapter is devoted to a particular programming language issue, illustrated with an example from one of the programming languages.
(17220 views)

- 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 ...
(9060 views)