Why so few Python jobs?

Cliff Wells logiplexsoftware at earthlink.net
Mon Oct 8 16:24:10 EDT 2001


On Monday 08 October 2001 12:39, Laura Creighton wrote:
> ><raised eyebrow>  Stock C++ has better libraries than Python?
>
> Irrelevant.  What counts is that they either already have the excellent
> C++ libraries or they know where they are and how to get them.

And then it takes 2 weeks to learn them, hundreds of extra lines of code to 
use them, and good luck debugging them.  I think I'd use SWIG 
so I could get efficient use out of those excellent libraries.

I'd have to agree that some of the Python libraries are not the best 
(although I've not had much trouble with them), however I'd be curious to see 
a comparison of actual development times of an application using C++ with its 
"excellent" libraries vs. Python with its "fragmentary, incomplete..." 
libraries.

Although libraries are extremely important, I think that anyone who focuses 
too much on any one aspect of a particular language is not seeing the big 
picture - the real test is in the development and maintenance costs of an 
application.  In this regard, Python is the clear winner.  I'll write my own 
damn libraries ;-)

Regards,

-- 
Cliff Wells
Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 x308
(800) 735-0555 x308




More information about the Python-list mailing list