Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

comment on

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

gryphon,

Harsh luck on the job.

I used to code in VB mainly for an AS-level (British public exam) project: It did actually make some sense to me believe it or not. This was mainly because I learned how to program in BASIC anyway, so certain ways of doing things tend to make more sense to me than others - don't worry I'm growing out of this. For example it took me ages to get used to such constructs as

while (chomp <stdin>){ #foo #bar #wurble}
even though this isn't terribly hard: The while loop was a bit of a mystery to me for a while it has to be said. Anyway, this tends to tell me that any ideas of coding tend to be a bit more relative than some of us would like to admit: There are lots of ways to do things, some of which appear totally stupid - and here's the key - but only if you've never been exposed to the alternatives. My code often appears horrendously procedural and nonidiomatic, although less so more and more, simply because I have acquired more of the style of the language over time.

Anyway, just my two cents. I still quite like programming in VB now and then, mainly because it's like talking in baby language again.

"A nerd is someone who knows the difference between a compiled and an interpreted language, whereas a geek is a person who can explain it cogently over a couple of beers"
       - Elgon


In reply to Re: Why can't life be more like Perl? by Elgon
in thread Why can't life be more like Perl? by gryphon

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 surveying the Monastery: (3)
As of 2024-04-19 17:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found