[Tutor] languages

Alan Gauld alan.gauld@blueyonder.co.uk
Mon Jun 16 15:26:03 2003


>.... Cobol should be dead (old coders from the 70s keeping 
> it alive to stay employed).

Umm no sorry. It is still ythe language of choice on mainframes. 
When we built our new billing system for the new millenium it 
was 10,000,000 lines of Cobol and about 10,000 lines of Smalltalk 
for the GUI.

Cobol is still the most widely used language for new projects 
according to a 2001 study I saw (Computing Weekly and Infoworld 
joint survey)

Much as I love Python I still spend more time than I'd like 
reading and specifying Cobol programs... And that's after we 
officially adopted Java for everything bar mainframes!

Alan G.