• HStone32@lemmy.world
      link
      fedilink
      arrow-up
      10
      arrow-down
      1
      ·
      1 month ago

      “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.”

      -Edsger W. Dijkstra

      • Jayjader@jlai.lu
        link
        fedilink
        arrow-up
        2
        ·
        1 month ago

        In case the “dim” comment isn’t a joke, as I recall it’s short for “dimension”, as in you are specifying each variable’s dimension in the computer’s memory. Source: some “intro to programming with vb6” book I read like 15 years ago at this point.