Okay, well I am graduating from college as a Computer Science major and we were taught the usual C++, Java, etc... but obviously we never got much into the ancient languages. However, the job I got is part of a team converting a companies' applications from COBOL to Java. So, I would like to learn as much COBOL as possible in 2 weeks. Does anyone know of any good tutorials out there that can teach such an outdated language? Note that I have googled for some and got some okay results, but nothing that looks particularly wonderful for learning business level COBOL.
Also, if anyone else has been in a similar situation, I would be very interested to hear about your experiences.
Thank you!
This is actually a very good book on COBOL, and the one that I used to learn at the time:
http://www.amazon.com/COBOL-80s-J-Wayne-Spence/dp/0314632905
The hardest thing is getting your head around COBOL's basic structure as it comes from a branch of the programming languages tree that died out long ago. Good luck. :-)