??? 02/05/07 09:21 Read: times |
#132012 - is this why you choose a languge? Responding to: ???'s previous message |
Andy Neil said:
The original BASIC was a very crude thing with line numbers, only single-letter variables, no data typing, no concept of block scope, no structured control flow, etc, etc.
This tends to lead to a lot of bad programming habits ("spaghetti code", in particular), and would be a very bad choice today. Yeah, sure. And C is an excellent choice in this respect, isn't it... :-( JW |