Subjects / COBOL programming

Best books to learn COBOL programming, in order

COBOL is unusual to learn today because most readers aren't starting a language so much as inheriting decades-old business systems, so context matters as much as syntax. A good path covers the language's verbose, English-like structure and its data division first, then file handling and the batch-processing model, before turning to the maintenance and integration realities of live mainframe code.

Build your own COBOL programming list →Browse all paths

Reading paths for cobol programming

Popular cobol programming books

Related reading

Frequently asked questions

How should I approach learning cobol programming?
COBOL is unusual to learn today because most readers aren't starting a language so much as inheriting decades-old business systems, so context matters as much as syntax. A good path covers the language's verbose, English-like structure and its data division first, then file handling and the batch-processing model, before turning to the maintenance and integration realities of live mainframe code.
What's a good book to start cobol programming with?
A strong starting point is Modernizing Legacy Systems by Robert C. Seacord. The ordered reading paths above show exactly where it fits and what to read next.
What should I read after cobol programming?
Once you have the fundamentals, explore closely related subjects like MySQL database development, Godot game engine, Concurrent and parallel programming.

Related subjects