Lambda: the Ultimate Design Flaw

Ron_Adam radam2 at tampabay.rr.com
Sat Apr 2 07:50:07 EST 2005


On Sat, 02 Apr 2005 00:40:15 -0500, Steve Holden <steve at holdenweb.com>
wrote:

>
>The danger in GOTO is that it allows the undisciplined programmer to 
>develop a badly-structured solution to a programming problem. A 
>disciplined programmer will write well-structured code with whatever 
>tools come to hand.
>
>regards
>  Steve

And how that becomes really clear when you want to modify a large
program that uses GOTOs librally.  


Ron




More information about the Python-list mailing list