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
Dylan Programming: An Object-Oriented and Dynamic Languageby Neil Feinberg, et al. - 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.
(13285 views)
Microsoft Small Basic: An introduction to Programmingby Vijaye Raji - Microsoft
Small Basic is a programming language that is designed to make programming extremely easy, approachable and fun for beginners. Small Basic's intention is to bring down the barrier and serve as a stepping stone to the world of computer programming.
(17509 views)
Programming in Luaby Roberto Ierusalimschy
This book gives a solid base for any programmer who wants to use Lua. It covers all aspects of Lua -- from the basics to its API with C -- explaining how to make good use of its features and giving numerous code examples.
(10553 views)
Lua Programming- Wikibooks
The purpose of this book is to teach Lua programming to anyone regardless of previous programming experience. It can be used as an introduction to programming, or as an introduction to Lua, for people who have programmed before but not in Lua.
(9948 views)