Mailinglist Archive: opensuse (2773 mails)
| < Previous | Next > |
Re: [SLE] Choosing a programming language ( Offtopic/maybe )
- From: activex1@xxxxxxx (Sam Carleton)
- Date: Thu, 23 Dec 1999 11:21:06 -0500
- Message-id: <38624BF2.CFFC8A43@xxxxxxx>
Troy Denkinger wrote:
> As for C, I'm not a C coder, but when I've used C++ I always felt like I was
> wasting my time doing stuff that I could do a lot faster and clearer in Perl.
Troy,
You are correct, often what someone codes in C++ can be coded in another language
much faster. There are many times that coding speed is what is important. But
the C++ code, if coded well, out preform the other language everytime.
Programming languages are like anything else there is no one perfect language.
The secret to success is understanding enough of them to know which one is right
for which job.
Sam
P.S. I have done some C/C++ based CGI scripts in my past. With languages like
PHP and the other scripting languages, I will never write another CGI script in
C/C++! (unless I need to do something low level where C/C++ is the only way)
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
| < Previous | Next > |