I always think this is a nasty question :)
I tend to think a programming language is just the tool you use.
Try to learn to be a
developer, e.g. learn your
design patterns, and know when (not) to use them
Learn procedural and oo programming,
Learn methods to
manage your project, and try not to start typing code directly
When you create your program, the last thing to do is the actual coding, and if it's proper designed, it also takes the least time of it.
You should always look at the project itself, to see what language suits you the best for that moment, i'd suggest you to look beyond only learning a language.
When using Perl as your tool, you'll find out it can be rather fun to
learn Perl
"We all agree on the necessity of compromise. We just can't agree on when it's necessary to compromise." - Larry Wall.
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.