COBOL

I don’t get why people hate the COBOL programming language so much. It might be old but so is the C language and SQL queries but neither of them is called obsolete. COBOL has some advantages in the office environment – it’s very easy to read and understand and all of data storage routines are up front. Plus usually each part of a COBOL program is quite simple – far less complicated than the casts, pointers and direct memory access functions in C – and much less prone to programming mistakes.

Leave a Reply

Your email address will not be published. Required fields are marked *