Python paradigms

Oleg Broytmann phd at phd.russ.ru
Mon Apr 10 09:12:41 EDT 2000


On Mon, 10 Apr 2000, Richard Brodie wrote:
> If this were always the case, why does Python have an interactive mode?

   This is for beginners - to try out few simple things :)

> The Fast
> Fourier Transform is one of the classic algorithmic optimisations but
> produces obscure code. Likewise most of the standard fast sorting
> algorithms.

   Yes. And you cannot comment every line of code - your code in that case
should be acomplished with math details (not programming details).

Oleg.
---- 
    Oleg Broytmann    http://members.xoom.com/phd2.1/    phd2 at earthling.net
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list