I certainly don't think that Perl is too tough for beginners. Before Perl, my only programming experience was in Basic. My experience in Basic taught me about items that are necessary in every language, like structure and flow control. Later experience in Visual Basic taught me to drop my bad
goto habit.
About two years ago, I was able to quite easily make the jump to Perl. Other programmers I have showed Perl to have trouble grasping the concept of not designing a user interface, and moving away from event based programming, but other than that, they find it easy accomplish simple tasks almost immediately.
Then again, I might be wrong. The people that I hack with think that command lines are intuitive and that point-and-click wastes time. My best advice: Try it. If it works for you, great, and if it doesn't, Python is pretty nice.
-Update-
Sorry about all of the copyright symbols. It looks like I have to report another Mozilla bug... In case you only saw
this after the edit, Mozilla put in copyright symbols instead of periods (among other things.) The
problem is, it lookes fine in Mozilla. Even worse, I spent an hour updating a Slash site before
I noticed. It took about two hours to fix.
=IndyZ
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.