Python for air traffic control?

Aahz Maruch aahz at panix.com
Tue Jul 3 18:59:16 EDT 2001


In article <9htgsb$ck3 at news1.gtech.com>,
Peter Milliken <peter.milliken at gtech.com> wrote:
>
>There are studies that indicate that productivity in strongly typed
>languages is higher (2:1 in one study I read - unfortunately, they
>are "thin" on the ground because you need two identical ability teams
>doing the same application in two different languages to get meaningful
>comparisions - but it has been done and that was the result) than
>loosely typed languages.

Note that Python *is* a strongly-typed language, it's just that it is
dynamically typed instead of statically typed.
-- 
                      --- Aahz  <*>  (Copyright 2001 by aahz at pobox.com)

Hugs and backrubs -- I break Rule 6                 http://www.rahul.net/aahz/
Androgynous poly kinky vanilla queer het Pythonista   

"I'm not tense, i'm just terribly, terribly alert"  --unknown



More information about the Python-list mailing list