top | item 8221505

(no title)

Tmmrn | 11 years 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

discuss

order

jerf|11 years ago

I didn't mod you down, but it's worth pointing out that the versions of BASIC that Dijkstra was referring to are now dead. Without special effort and probably running an emulator, you will not be able to run an unstructured BASIC where goto is the primary control flow mechanism. It's all structured, as in "structured programming", now.

jacquesm|11 years ago

There are a lot of really good Dijkstra quotes. That isn't one of them.