ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> edu-sig
edu-sig
[Edu-sig] Re: PEP0238 lament
by Arthur Siegel other posts by this author
Jul 24 2001 1:08AM messages near this date
[Edu-sig] Re: PEP0238 lament | [Edu-sig] RE: PEP0238 lament
> Well, I'll see what I can do. In the language there are (at least)
> two distinct things we might want to do when "dividing" A and B:

>   (1) split A up into B parts
>   (2) find how many B's fit in an A

etc...

The well intentioned response I think only points out the problem
more. 

You don't seem to understand that my point is that, within reason, 
I do in fact understand all this fairly well. Anyone else of normal 
intelligence should be able to also. 

My further point is that there is a lot about programming that 
I do find difficult.  The difficult parts. 

Which is why I keep feeling the techies among you have
lost touch with common sense.  Almost comically.  
The easy stuff is easy, the hard stuff is hard.  
It's not that difficult to separate which is which. 
Which is why I am always amazed at what gets
reported - and taken seriously - as significant.

Will I have any problem with // and / - using them appropriately

Doubt it.

Can I handle case sensitivity any way you give it to me.

Cake.

Why is two years of discussion going on as if someone like
myself is not fully representative.  I simply have no reason
to believe I am not.  And will scrutinize carefully any evidence
which contends otherwise.

Should major design decisions for a professional language be
made on anecdotal reports from ???????? sources without 
a hard look at  their context and meaning.  Not in my opinion.

Do I believe the change is a significant enhancement on behalf
of the newbie.

Not in the least.

Will Python be a better language after it is done.  I don't have a
good basis to disagree with that assertion.

And none of these statements seem a bit contradictory to me.

> A good example of (1) is float division, and the cannonical example 
> of (2) is "int division", aka "div". These are DIFFERENT THINGS.
> For instance, if you are implementing a sort algorithm, you may
> well want (2) in a place where (1) will never do! On the other
> hand, if your program is performing CAD drawings, then (1) is
> probably the meaning you need. Note that (2) often makes most sense
> with integers (especially since it always gives out an integer),
> while (1) may make sense with floats, rationals, fixed-position
> decimals, as well as various other numerical types.




_______________________________________________
Edu-sig mailing list
Edu-sig@[...].org
http://mail.python.org/mailman/listinfo/edu-sig

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved