Re: *** GMX Spamverdacht *** Re: graphical file managers

Dexter Filmore <[email protected]> Wed, 29 Oct 2003 01:19:25 +0100
Newsgroups gmane.linux.usability.annoyances
Organization SCHWA Corporation
Message-ID <[email protected]>
> 
> There were some good development tools on the Amiga; Matt Dillon's shareware

(way off topic: I haven't had heard of any of these back then, I was quite the
lone rider back then, only code monkey at school with an Amiga (everyone else
was only into gaming) and resources were scarce since there was no modem for
me back then (my parents were, correct, still are completly anti-tech and
would have suspected me to be in league with the devil if I hooked such a
thing to the phone line. Ah, fate...)
> 
> > No that I need to start programming almost at zero level again, I will
> > rather try to cluthc to the most spread high langs since I expect most
> > support there plus makes it easier to follow the
> > modify-instead-from-scratch idea.
> 
> Unless you're sure you need the performance of C or C++, I think one of
> Python, Perl or Ruby would be the best place to start these days.

file management is the one thing where I _definitely_ need all the performance
I can get. Inline assembler would be optionally. (plus, I only speak
µcontroller asm, would have to adapt to x86 first...)

Dex