Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: numbers not adding up!

by pbeckingham (Parson)
on Aug 07, 2004 at 23:25 UTC ( [id://380974]=note: print w/replies, xml ) Need Help??


in reply to Re^2: numbers not adding up!
in thread numbers not adding up!

No, actually, I don't have eagle eyes. I have thirty-nine year old human eyes, and on top of that I'm sitting in a dark room, after an afternoon of driving toward the sun. You completely missed my point! I took your program, added the magic incantations:

#! /usr/bin/perl -w use strict; ...insert your program here...
and then I ran it, and Perl itself told me what was wrong with it.



pbeckingham - typist, perishable vertebrate.

Replies are listed 'Best First'.
Re^4: numbers not adding up!
by wusphere (Novice) on Aug 07, 2004 at 23:41 UTC
    pbeckingham, I am a novice in PERL and I really very interested to learn. Do you have any advice for me? Thanks

      I do have some advice for you.

      1. Say "Perl" instead of "PERL".
      2. Always use strict. Always use warnings, or add that -w option to the shebang.
      3. Get a copy of Programming Perl.
      4. Get a copy of the Perl Cookbook.
      5. Get a copy of Learning Perl.
      6. Read the books.
      7. Keep coming to PerlMonks, learn from others, learn from the mistakes of others, and start helping folks by answering questions, once you feel ready.
      8. Don't be afraid to ask questions on PerlMonks.
      9. Don't be put off by merlyn's answers - he loves us really.



      pbeckingham - typist, perishable vertebrate.
      One other thing I can add to pbeckingham's list is to check your local community college and see if they offer a Perl course. Great way to learn Perl - besides here of course - and it's usually under $50.

      Good luck!

      There is no emoticon for what I'm feeling now.
        And if your local community college does not give such a course, learn it yourself and then offer the college to give such a course!

        CountZero

        "If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-25 08:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found