No subject

Christos TZOTZIOY Georgiou tzot at sil-tec.gr
Fri Jul 1 16:40:44 EDT 2005


On Fri, 01 Jul 2005 10:54:03 +0200, rumours say that "Adriaan Renting"
<renting at astron.nl> might have written:

Some thoughts interspersed:

>I'm not a very experienced Python programmer yet, so I might be
>mistaken, but there are a few things that would make me prefer C++ over
>Python for large (over 500.000 LOC) projects.

>- namespaces
Python: modules? classes?

>- templates
Python: list.extend(["a", 5, 3.14, 1+3j])

>- strong type checking
Python: print "1"+1

>- data hiding
C++: #define private public

>- more available libraries and more advanced developement tools.
More advanced development tools, yes.  More available libraries?
Perhaps.
-- 
TZOTZIOY, I speak England very best.
"Dear Paul,
please stop spamming us."
The Corinthians



More information about the Python-list mailing list