I have spent some time trying to learn Perl. While I find that I recognize and can recreate code with much of the syntax, (it's operators and most commonly used functions) I still am missing a small essential skill that would help me move forward: Learning how to actually program.
At first this wasn't so clear. I thought "Learn Perl" or even "Learn another language (at least through a few tutorials) to better understand Perl through comparison." Copying examples and running them etc. have been good but if asked to create a defined project from scratch I would be lost.
I took a look at some programming books from a list on StackOverflow to get ideas on something that will help fill the gap. It's a pretty big list and they all seem great but I honestly just want to pick up a book that will help get me unstuck sooner rather than later.
I reviewed a number of the books on the mentioned list and am considering purchasing one of the following:
- Art of UNIX Programming
- Code Complete
- Pragmatic Programmer
- Programming Pearls
If anyone has read some of these books I would greatly appreciate any feedback you may have.
Thank you
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, 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, 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.
|
|