Why use Python instead of Perl?

Erik Max Francis max at alcyone.com
Wed Feb 5 19:36:10 EST 2003


walterbyrd wrote:

> I am learning some perl, I don't know any python. I think perl is a
> butt-ugly language, but perl does seem to be functional.

If that's the case, you may be pleasantly surprised with Python.  Python
is suitable for many of the same tasks that Perl is, but is much more
readable and lends itself much more to writing self-documenting code.

> I have programmed in over a dozen languages. I am reluctant to learn
> more. I have been learning perl, because it seems to be the only
> language that does all that stuff I have mentioned in my questions.

If you know a dozen languages, why would you be reluctant to learn more?
Most programmers I know (including my biased self) are always on the
lookout for adding _more_ languages to their repertoire, to broaden
their horizons and put another bullet point on their resume.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/  \ A man can stand a lot as long as he can stand himself.
\__/ Axel Munthe
    Blackgirl International / http://www.blackgirl.org/
 The Internet resource for black women.




More information about the Python-list mailing list