Massimo Caliman
by Massimo Caliman
~1 min read

Categories

  • Programming

Tags

  • computer-science
  • en
  • theory

In various online articles, I have seen Java compared to 21st-century COBOL, and PHP paralleled to 21st-century Visual Basic. This opinion may fit in some contexts. Java has become the most widely used development language in the last 13 years; the pool of applications developed in this language will soon reach the critical mass of those developed in COBOL in the last 30 years. PHP is simple, and the reason for the analogy with Visual Basic is obvious.

While the comparison might not be the most apt (for both Java and PHP), we know what the great Prof. Edsger Dijkstra publicly thought of both programming languages.

The use of COBOL cripples the mind; its teaching should, therefore, be regarded as a criminal offense.

It is practically impossible to teach good programming to students that have had a prior exposure to BASIC: as potential programmers they are mentally mutilated beyond hope of regeneration.”