View Single Post
Old 06-28-2013, 11:26 AM   #154
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,625
Karma: 169712392
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by moffattm View Post
And what, may I ask, is wrong with COBOL? I thought it was pretty cool how you could say things like "ADD YEARS TO AGE" rather than something like "age = age + years" which other languages used.

One language that I really struggled with was RPG; getting everything in the right column was always a chore.
I just found that COBOL was horribly wordy. Something that took one line in APL and 10 lines in Waterloo Fortran took 2 pages in COBOL. Admittedly, the APL code was write only, the Fortran code took quite a few comments while the COBOL code was pretty easy to follow without comments.

For columns, there was the day I discovered that JCL did not see anything past the 80th column. No warnings, just characters that went directly to the bit bucket. Definitely, a WTF moment.

Hmmm... what else? Forth was a learning experience.

Regards,
David
DNSB is offline   Reply With Quote