Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

A good, advanced Perl programmer isn't writing code that's hard to understand for beginners to the language and programming novices. They write advanced solutions to advanced problems. It's those solutions and the problems they address which are difficult for beginners to understand. That is the case for any language.

A one line conditional statement isn't hard for me (a beginner to both programming AND Perl) to recognized because I've learned and seen examples of them in use. Other than being cool names, I had no idea what implode or explode were supposed to do in PHP (two of the very first functions you learn in the language). One step further, imagine going into a Python forum and asking "Hey, what does '>>>>' mean? I keep seeing it in my book?" I'd be laughed out yet that's a question I had when first researching what programming language I wanted to learn.

These are small particulars that you have to look past and instead ask: "What is this language's approach to solving problems and is it similar to the way I think or want to work."


"...the adversities born of well-placed thoughts should be considered mercies rather than misfortunes." — Don Quixote

In reply to Re^2: What's it with Perl Syntax ?! by luis.roca
in thread What's it with Perl Syntax ?! by biohisham

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 having a coffee break in the Monastery: (1)
As of 2024-04-18 23:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found