Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
There is no blasphemy. There is nothing worse than unquestionned dogms. Neverthless, I would be cautious about "solutions oriented books". I don't have read the "black book" so I can't say if it really belongs to that category. "Solutions books" can eventually turn people into cargo cult programming. Instead of trying to understand how things work, these people cut and paste code that has been known to work before. Even the resulting code "work", it may be a security threat or not be maintanable.

If you want to progress, you must think long term and eventually read books that teach you concepts as well as examples of good code in a particular language. Programming Perl tutorial part is certainly too fast paced for a total beginner. I have heard that the new edition of Learning Perl has dropped reference to UNIX to be more geared towards beginners.

added after reading mirod: There is a lot of talk about the fact there is more than one way to do it: according to Larry Wall it is ok to talk baby-perl... It is indeed nice to have a language that support baby-talk. But one have to eventually be able to read adult code. So books that shove perlisms under the carpet may be too limitative.

Good readings...

-- stefp


In reply to Re: Perl black book by stefp
in thread Perl black book by kommesel

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (1)
As of 2024-04-24 13:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found