Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Perl black book

by stefp (Vicar)
on Sep 05, 2001 at 21:03 UTC ( [id://110355]=note: print w/replies, xml ) Need Help??


in reply to Perl black book

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

Replies are listed 'Best First'.
Re: Re: Perl black book
by ralphie (Friar) on Sep 06, 2001 at 04:02 UTC
    the only reservation i have about your comments is that i'm leery about the characterization of the adoption of working solutions as cargo cult programming. from what i've seen in others as well as myself, we all tend to iterate through ascending (hopefully) levels of expertise, becoming more sophisticated with this or that as we develop. cookbooks can provide a structure for what at first seems overwhelming. isn't that partially the role of the perl cookbook?

    which is not to say that i haven't seen people get trapped in that mode, so i do understand your point.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://110355]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-16 16:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found