Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Programmer Endorphins: When does the learning process end?

by ColonelPanic (Friar)
on Jan 25, 2001 at 08:27 UTC ( [id://54203]=note: print w/replies, xml ) Need Help??


in reply to Programmer Endorphins: When does the learning process end?

$all_of_it = 100; my $learned = 2; while($learned < $all_of_it) { $learned++; $all_of_it.='0'; }


When's the last time you used duct tape on a duct? --Larry Wall

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-03-29 08:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found