Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Well, I am probably joing this discussion far too late (blame in on somewhat more important things, like our DHCP server getting upset). I have a few points to add, as someone who has been programming for over 25 years - and starting with good old Fortran IV - on punched cards, no less.

Any programming languange can be a suitable language for a person to learn programming on. The actual syntax and usage of a language is not what is important, but how to translate real world problems into a structured set of "rules" that accurately reflect the business problems, and how to design, build and test software that does the required job, is reliable, maintainable and so forth.

Be that as it may, Perl is a good introductory programming language, in that it is easy for new programmers to get something working quickly, and early in their learning cycle. Sure, there are many powerful capabilities with Perl, but all that can come later.

The important thing for programmers to understand very early on is the importance of good design, structured code, variable scope, etc, etc.

Two thoughts that I believe are relevent here:

  1. Fortran programmers can write fortran programs in any language.
  2. (and in response to Merlyn's Perl is intuitive) The only intuitive interface is a nipple.
Maclir

In reply to Re: Perl is a black diamond language? by Maclir
in thread Perl is a black diamond language? by amelinda

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 an uproarious good time at the Monastery: (2)
As of 2024-04-26 02:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found