As a newbie, is it still worth to learn perl 5, or should I wait and jump right into perl 6 directly from the beginning?
This implies to me that you only have X units of either storage capacity or time that can be allocated to the learning of a language. You will soon learn that there is always something new.
It is my perception that once you learn how to program, picking up another language is all the same concepts with different syntax.
That was until I tried to learn another language recently and realized once again that I love perl because it does what I want and other languages were very strict in adhering to their styles. So maybe perl would not be a good start :-)
I expect if you learn perl 5 it will only make it easier to pickup perl 6. Learn perl 5. You're always learning new things, and perl 6 will just be a continuation of that. If programming is really that new to you, you won't be far enough along to feel a drastic change when 6 comes along anyway. I mean that in all the best ways too.
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.