Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I can't imagine trying to learn Perl as a first programming language though. Way too much information and complexity at once, especially if one is trying to do something as complex as CGI programming.

The very end of that paragraph outlines one of the biggest problems with people trying to learn Perl as their first language. It isn't that Perl isn't a reasonable language to learn as the first language --- it is that many people who do so are attempting to do something complex like writing CGI applications as they learn. They don't seem to want to bother working their way up. And Perl makes it seductively easy to get started. However, soon they are in over their heads --- and it isn't merely too much syntax or that Perl is way too complex, it is because they just haven't built up their basic programming skills over any period of time, nor been taught fundamental concepts such as variable scope or shown how to tackle and decompose a problem in a structured fashion ...

Any language would be a horrible first language if people tried to learn it all at once and without any real instruction in programming to speak of --- one doesn't learn how to program as a side-effect of learning a programming language. But that winds up being both the expectation of many beginners, and the route they try to take.


In reply to Re: Re: (jeffa) 3Re: The Case for Learning Perl by danger
in thread The Case for Learning Perl by newrisedesigns

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 learning in the Monastery: (5)
As of 2024-03-29 13:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found