Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: (Ovid) Re(2): Linear programming is bad

by Juerd (Abbot)
on Mar 25, 2002 at 07:35 UTC ( [id://154039]=note: print w/replies, xml ) Need Help??


in reply to Re: (Ovid) Re(2): Linear programming is bad
in thread Linear programming is bad

I've occasionally referred to it as "waterfall programming", since you start at the top of the code, and write straight down to the bottom. *shrug*

I like that name, and have seen it before. But that was for code like this:

%triUK = (0 + 0 + 0 => qq//.qq//.qq// => map { (my $foo) = /(\d+)/; $foo => $rev{"*1e$_"} } grep { s/^\*1e//g and /[bB]/ and $_ <= 22 } @dummy = values %parts ); sing("lalalalalah");
Or: A statement that doesn't fit on a single line, but can be made looking awful when indented more every line, and filled up with uselessness :).

U28geW91IGNhbiBhbGwgcm90MTMgY
W5kIHBhY2soKS4gQnV0IGRvIHlvdS
ByZWNvZ25pc2UgQmFzZTY0IHdoZW4
geW91IHNlZSBpdD8gIC0tIEp1ZXJk

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://154039]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-23 07:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found