Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Hi,
have a quick look at crush_data-node which was one of my first postings here. It took me some 30 or 40 lines to do what merlyn did in just one line. But -hey- that's simply OK, because there is a way you'll probably trod along while you sometimes use this or that language to fulfill this or that task.

As long as you can acutally solve the problems you got at hand (say without further constraints like performance or the like) you're doing a good job as a (Perl)programmer. You'll probably get to points when the job has to be done particularly good (e.g. better than the coder before you did ;-) That will be one of the moments you start thinking thru things more precise and maybe find other (better) ways to fulfill a task. That is what programming in C is for me ;-)

Anyway, in Perl I tend to refuse to think about further constraints as long as I get the job done, because at least 95% of the perljobs I do are straight forward and don't care whether they take 5 seconds or 5 minutes...

Regards
Stefan K

$dom = "skamphausen.de"; ## May The Open Source Be With You! $Mail = "mail@$dom; $Url = "http://www.$dom";

In reply to Re: Stepping in the Footprints of a Perl Programmer by stefan k
in thread Stepping in the Footprints of a Perl Programmer by magnus

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-25 21:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found