What are some good resources for getting started with COBOL programming?

joeforker picture joeforker · Feb 3, 2009 · Viewed 8.1k times · Source

I'm thinking about learning COBOL. Where should I start?

Answer

rbrayb picture rbrayb · Feb 3, 2009

I started with this excellent tutorial.

There is an open-source COBOL compiler called OpenCOBOL which you could use to work through the exercises.

And a COBOL Portal.