Re: Python in a desktop environment
- From: Grant Edwards <grante@xxxxxxxx>
- Date: Mon, 12 Mar 2007 15:45:30 -0000
On 2007-03-12, Bruno Desthuilliers <bruno.42.desthuilliers@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Grant Edwards a écrit :
(snip)
Python is _far_ more robust than C++.
I wouldn't say so - robustness is a quality of a program, not of a
language !-)
IMO, robustness is also a quality of a language. In language
like C and C++, it's difficult to write a program that isn't
full of potential crashes and exploits: buffer overflows,
broken pointers, memory leaks, etc. Python eliminates many of
those sources of problems, and is therefore a "more robust"
language.
--
Grant Edwards grante Yow! Uh-oh!! I forgot
at to submit to COMPULSORY
visi.com URINALYSIS!
.
- References:
- Python in a desktop environment
- From: David Cramer
- Re: Python in a desktop environment
- From: sjdevnull@xxxxxxxxx
- Re: Python in a desktop environment
- From: David Cramer
- Re: Python in a desktop environment
- From: Grant Edwards
- Python in a desktop environment
- Prev by Date: nonlinear interpolation
- Next by Date: Newbie Question : "grep"
- Previous by thread: Re: Python in a desktop environment
- Next by thread: Re: Python in a desktop environment
- Index(es):
Relevant Pages
|