[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Question about development languages
- From: "Eric S. Raymond" <esr thyrsus com>
- To: fedora-devel-list redhat com
- Subject: Re: Question about development languages
- Date: Tue, 4 Nov 2003 08:34:09 -0500
Behdad Esfahbod <behdad cs toronto edu>:
> One thing I found about Python is that it's quite easy to write
> Python code on the first day, and it's the best choice for GUI
> apps. But it's by no means a good replacement for sophisticated
> shell scripts. (correct me if I'm wrong).
I'm an expert shell programmer. But since I started using Python, I no
longer use shell for anything with control structure in it. One liners,
yes, but anything more complex seems to me to be more natural as a
Python program. Nothing new about this; Perl fans say the same thing
about Perl.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]