![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
The Jargon Files has this to say about the programming language BASIC:
A programming language ... which for many years was the leading cause of brain damage in proto-hackers. ... It is practically impossible to teach good programming style to students that have had prior exposure to BASIC: as potential programmers they are mentally mutilated beyond hope of regeneration.
I learned basic on the Commodore 64 when I was a kid. I am so screwed.
A programming language ... which for many years was the leading cause of brain damage in proto-hackers. ... It is practically impossible to teach good programming style to students that have had prior exposure to BASIC: as potential programmers they are mentally mutilated beyond hope of regeneration.
I learned basic on the Commodore 64 when I was a kid. I am so screwed.
no subject
Date: 2005-02-03 06:39 pm (UTC)Having programmed in everything from assembler to project plans (*really* high level...), programming languages are like real human languages -- they demand that you adopt the mind set to properly communicate in that language. The mind set for assembler is radically different than the mind set for shell programming. Or LISP, or C++, or FORTRAN, or COBOL for that matter. This is why there are so many languages, because some bright spark thinks he or she has a new twist on the programming paradigm.
no subject
Date: 2005-02-03 09:05 pm (UTC)C is a good place to start to introduce some structure in your programming, stay away from perl otherwise. :)
no subject
Date: 2005-02-04 10:50 am (UTC)Point being, you're not screwed if you can simply forget everything you learned in BASIC. ;)
no subject
Date: 2005-02-05 03:18 am (UTC)