Re: The Nerd Quotient

From: Karl Johanson (karljohanson_at_shaw.ca)
Date: 12/18/04


Date: Sat, 18 Dec 2004 22:40:22 GMT


"Steve Turner" <srturner1@spammers_die.net> wrote in message
news:qeh8s0dff1l6afi2qigil56k3hfc2l35mh@4ax.com...
> On Fri, 17 Dec 2004 19:18:57 GMT, "Karl Johanson"
> <karljohanson@shaw.ca> wrote:
>
>>"Ron Jones" <ron@ronjones.org.uk> wrote in message
>>
>>> You could also argue that BASIC is interpreted, and all the rest are
>>> compiled - even assembly needs compiling to calculate the jumps.
>>
>>My copy of QBASIC has a compiler.
>
> As does mine. And all the macho-nerd proclamations about "real men's"
> programming languages notwithstanding, I'll bet more functional
> programs are written in BASIC than everything else put together.

I think it tends to be a matter of some comparing the latest upgrade of
some language (with a large library of routines), to an old version of
basic they used in the 80s. There are many programs I wouldn't attempt
on basic, but I still use it for some tasks.

Karl Johanson



Relevant Pages

  • Re: Warning to newbies
    ... There are serious flaws in the C standard, and it's a waste of ink, ... These operations are all programming errors that could occur using ... many programming languages; C draws criticism because its standard ... with no fixed bound in my book compiler, and, since storage is cheap, ...
    (comp.lang.c)
  • Re: Dealing with ad hominem attacks in comp.programming
    ... programming languages come with units as standard. ... is separate from the internal representation. ... you're representing quantities as unadorned values in the machine and relying on the compiler to do units ... [I note you treat m and mm as separate types. ...
    (comp.programming)
  • Re: [Lit.] Buffer overruns
    ... programming languages in common use. ... You can write a proof about an algorithm using the techniques you mention. ... because there is no mathematical guarantee that the C compiler ...
    (sci.crypt)
  • Beginning ANSI - Standard C
    ... computer games for the 8-bit computers and the 16-bit computers such ... I have got the following books: ... Which ANSI C compiler is GOOD, ...
    (comp.lang.c)
  • Re: Beginning ANSI - Standard C
    ... > 1) Which ANSI C compiler is GOOD, ... I feel GCC is a safe bet for your learning and working purpose ...
    (comp.lang.c)