I think Perl is not a good first language. Sure, there might be a
few successes, but just go read comp.lang.perl.misc for a month
and see how often and horribly it can go wrong.
Perl is a powerful, but dangerous language. We don't learn people how
to drive using a Ferrari, people don't learn to fly in an F-16 jet,
nor do people learn how to read using Shakespeares plays. Why should
computer languages be any different? It's good to have training wheels.
Many language IMO are much more suited to learn programming. To name
a few: Pascal, Python, Java, and Haskell. Probably Eiffel as well.
Perl is not suitable for everyone. In fact, I believe that more than
75% of the people currently using Perl should be using a different
language (or maybe not even program at all). Using Perl as a first
language only increases the number of bad programmers, further clogs
forums like comp.lang.perl.misc and contributes to the bad name Perl
already has.
Abigail
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
|
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.