[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

standardization allows?

Aaron Brady

2/13/2008 10:42:00 PM

Standardization helps avoid the readability and reliability problems
which arise when many different individuals create their own slightly
varying implementations, each with their own quirks and naming
conventions.
9 Answers

Aaron Brady

2/19/2008 9:44:00 PM

0

On Feb 13, 4:41 pm, castiro...@gmail.com wrote:
> Standardization helps avoid the readability and reliability problems
> which arise when many different individuals create their own slightly
> varying implementations, each with their own quirks and naming
> conventions.

Standardization allows RCA cables, bumpers, and 115V plugs. The Bill
of Rights allows Huckleberry Finn. What is the analogue of the Bill
of Rights for programmers and users, whether of programming languages
or latter-generation software?

Gerardo Herzig -Departamento de Proyectos Especiales e Internet- Facultad de Medicina

2/19/2008 9:47:00 PM

0

castironpi@gmail.com wrote:

>Standardization allows RCA cables, bumpers, and 115V plugs. The Bill
>of Rights allows Huckleberry Finn. What is the analogue of the Bill
>of Rights for programmers and users, whether of programming languages
>or latter-generation software?
>
>
I want that drogues, man

Aaron Brady

2/19/2008 10:01:00 PM

0

On Feb 19, 3:47 pm, Gerardo Herzig <gher...@fmed.uba.ar> wrote:
> castiro...@gmail.com wrote:
> >Standardization allows RCA cables, bumpers, and 115V plugs.  The Bill
> >of Rights allows Huckleberry Finn.  What is the analogue of the Bill
> >of Rights for programmers and users, whether of programming languages
> >or latter-generation software?
>
> I want that drogues, man

Magnavox is free to make proprietary connection cable. BNSF is free
to make train car trucks that are not 11' across. Python programmers
are free to do X their way.

The std. lib. has readability and reliability problems. Individuals
created their own slightly varying implementation. It has its own
quirks and naming conventions. This is RCA cable; it goes in.

Paul Rubin

2/19/2008 10:05:00 PM

0

castironpi@gmail.com writes:
> Standardization allows RCA cables, bumpers, and 115V plugs. The Bill
> of Rights allows Huckleberry Finn. What is the analogue of the Bill
> of Rights for programmers and users, whether of programming languages
> or latter-generation software?

http://gpl... ;-)

Aaron Brady

2/19/2008 10:13:00 PM

0

On Feb 19, 4:05 pm, Paul Rubin <http://phr...@NOSPAM.invalid> wrote:
> castiro...@gmail.com writes:
> > Standardization allows RCA cables, bumpers, and 115V plugs.  The Bill
> > of Rights allows Huckleberry Finn.  What is the analogue of the Bill
> > of Rights for programmers and users, whether of programming languages
> > or latter-generation software?
>
> http://gplv3.fsf... ;-)

What are the words that everyone understands?

Paddy

2/20/2008 3:42:00 AM

0

On Feb 13, 10:41 pm, castiro...@gmail.com wrote:
> Standardization helps avoid the readability and reliability problems
> which arise when many different individuals create their own slightly
> varying implementations, each with their own quirks and naming
> conventions.

Turing test entrant?

- Paddy.
Currently reading "Permutation City" by Greg Egan.

Paddy

2/20/2008 3:45:00 AM

0

On Feb 19, 10:00 pm, castiro...@gmail.com wrote:
> On Feb 19, 3:47 pm, Gerardo Herzig <gher...@fmed.uba.ar> wrote:
>
> > castiro...@gmail.com wrote:
> > >Standardization allows RCA cables, bumpers, and 115V plugs. The Bill
> > >of Rights allows Huckleberry Finn. What is the analogue of the Bill
> > >of Rights for programmers and users, whether of programming languages
> > >or latter-generation software?
>
> > I want that drogues, man
>
> Magnavox is free to make proprietary connection cable. BNSF is free
> to make train car trucks that are not 11' across. Python programmers
> are free to do X their way.
>
> The std. lib. has readability and reliability problems. Individuals
> created their own slightly varying implementation. It has its own
> quirks and naming conventions. This is RCA cable; it goes in.

I don't think a Turing Test program is this good - it's been steered
manually.

Paddy

2/20/2008 3:48:00 AM

0

On Feb 19, 10:13 pm, castiro...@gmail.com wrote:
> On Feb 19, 4:05 pm, Paul Rubin <http://phr...@NOSPAM.invalid> wrote:
>
> > castiro...@gmail.com writes:
> > > Standardization allows RCA cables, bumpers, and 115V plugs. The Bill
> > > of Rights allows Huckleberry Finn. What is the analogue of the Bill
> > > of Rights for programmers and users, whether of programming languages
> > > or latter-generation software?
>
> >http://gpl... ;-)
>
> What are the words that everyone understands?

This seems to be a lazy spurt from a Turing Test program.

Should do better F-

- Paddy.







Aaron Brady

2/21/2008 2:37:00 AM

0

On Feb 19, 9:41 pm, Paddy <paddy3...@googlemail.com> wrote:
> On Feb 13, 10:41 pm, castiro...@gmail.com wrote:
>
> > Standardization helps avoid the readability and reliability problems
> > which arise when many different individuals create their own slightly
> > varying implementations, each with their own quirks and naming
> > conventions.
>
> Turing test entrant?
>
> - Paddy.
> Currently reading "Permutation City" by Greg Egan.

That's actually from the standard library documentation.
http://docs.python.org/lib/module-iter... , paragraph 2,
sentence 2.