Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: Stupid mistakes I repeatedly make

by bcole23 (Scribe)
on Apr 02, 2005 at 23:16 UTC ( [id://444453]=note: print w/replies, xml ) Need Help??


in reply to Re: Stupid mistakes I repeatedly make
in thread Stupid mistakes I repeatedly make

That's the worst.. which is why I do things like:
use strict; use warnings; print "hello world!\n";

IOW, even very short programs. (note that is a poor example as I'd just command line it.. but you get my point) This is the first lesson that I learned and I learned it well. The next 3 years was learning to RTFM.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-03-28 11:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found