I think they both gave very good answers, but there is another thing that you want to think about
What do you want to make? Some sort of project. Its onething to have a tool box full of tools,
its quite another to have something that you want to make that is within your skill level.
The first thing i made was a multi-user webpage editing system that was modled conceptually after a newspaper
with an "owner", "editors", "sections", "staff-writers", etc. It took me months! now i could probably
do it in about 3-5 days.
Aside from the technical part, think about what you want to make. Have a goal, a project. Maybe you could write some customized
commands for your shell, or some nifty little cgi thingy that gets a random line from the unix fortune program and
puts a different one into a webpage for each visitor. Think of something fun, interesting, and useful. Then the actual
"learning" part will be simple. Otherwise you just have a hammer and nails
and nothing to build.
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.