tags:

views:

389

answers:

6

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

+5  A: 

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.

nzpcmad
Holy cow. "New May 2002".
joeforker
+2  A: 

I did Cobol during the Y2K time, Cobol was the easy part, the nightmare was JCL or Job Control Language to run your Cobol programs, what a disaster!

I really, really would like to know why you even are thinking of learning Cobol

SQLMenace
I won't tell you why I am thinking of learning COBOL, but I will tell you I knew I would get some good answers by asking.
joeforker
+2  A: 

You could always just go to the original manuals.

Sorry, couldn't resist ;)

Steve B.
+1 though you really don't deserve it ;-)
BlackWasp
I was going to suggest "a time machine," so you were more helpful than I would have been.
Nosredna
A: 

IBM i5/OS Information Center link:

http://publib.boulder.ibm.com/infocenter/systems/scope/i5os/index.jsp?topic=/rzahg/rzahgcobol.htm

I know very little about this language so I can't tell you how much of the language information is IBM-specific.

twblamer
A: 

There are also:

http://www.amazon.com/Sams-Teach-Yourself-COBOL-Hours/dp/0672314533/ref=sr_1_1?ie=UTF8&s=books&qid=1234194482&sr=8-1 which says it comes with the free fujitsu compiler that is not available for download anymore as far as I know

and

http://www.amazon.com/Sams-Teach-Yourself-COBOL-Days/dp/0672317885/ref=sr_1_4?ie=UTF8&s=books&qid=1234194482&sr=8-4

Also, the Murach books are supposed to be very good.

tonyriddle
+1  A: 

Please refer to the book of SHELLY CASHMAN FOREMAM,STRUCTURED COBOL PROGRAMMING SECOND EDITION.I studied this book and its really helpful.