IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Re: Thanks, Ben...
Don't bother with the Llama book.
Get the big Coriolis Black book
(there is also a small hand book)
New Why not?
And isn't the big Coriolis Black Book the one that Ben Kosse loved which didn't bother doing error checks on open? Which is the kind of shortcoming that means that I would never even consider recommending it? Am I mixing it up with something else?

As for the Llama, it is simple I admit. But it doesn't do anything stupid without reason.

Programming Perl I am more ambivalent about. If you are the kind of person who can do that, starting in with "perldoc perl" and working from there gives basically the same material, only guaranteed to match whatever what is on your machine, and including various useful modules as well. OTOH it is an important book to have, even if I haven't touched either of my copies in a couple of years (except to settle arguments about what it says). And if online documentation isn't you...

But the Perl Cookbook I would add as a must-have for learning common idioms and techniques. Random example: C programmers do not generally think of having a hash whose values are irrelevant. (Why would you do that you ask? Well does the name %is_found suggest anything?:-)

Cheers,
Ben
"Perl is like vice grips. You can do anything with it, and it's the wrong tool for every job."
--Unknown
New Dunno
I't been so song since I've made that decision
I don't remember why. Sorry. It has gone
from a reasoned decision to cargo cult
programming.

I just flipped pages until I saw an open
example and it included an 'or dir' construct.
I won't claim all of them do.

You MUST have Programming Perl (CAMEL). There
is no choice. Nobody wanders perldoc and
hits on things serendipitiously. But you
can do that in flipping around in the book
in the bathroom. Just commit to carrying
the book for a month, and you become amazed
what the language can do.

Also, yes on the Cookbook. I still pull
it out occasionally. I love it.
New Perhaps...
I will admit that my introduction to Perl was picking up Programming Perl, getting less than a half-dozen pages through it, and my wife asked me what I wsa laughing about. After that I was clearly doomed. (Appreciating the humor is essential. For instance they have a simple test-grader and a comment about how it won't work properly if "Carol" appears twice. Carol was one of the few names that didn't appear twice in the sample input.)

But after a couple of years I went from Programming Perl to perldoc. You can grep online documents, and there is more there. And when I picked up a "free" copy of the third edition, I never read it.

However I still know the second edition well-enough to pick up a copy and quickly find the right page to settle arguments. (OTOH I am more likely to give people the appropriate perldoc command an instructions on what string to search for.)

Cheers,
Ben
"Perl is like vice grips. You can do anything with it, and it's the wrong tool for every job."
--Unknown
     Unemployed programmer seeking advice... (Is that all <g>) - (rsteiner) - (62)
         Your list looks OK - (wharris2) - (2)
             Good thoughts... Thanks! - (rsteiner) - (1)
                 c and perl on solaris and linux - (boxley)
         The "in thing" now is canning programmers - (tablizer) - (9)
             IT Rust Belt - by Bob Lewis - (tablizer) - (8)
                 Key point - (broomberg)
                 Writing code is *FUN* for me... - (rsteiner) - (6)
                     Ditto here. - (inthane-chan)
                     I love coding, BUT... - (gdaustin)
                     No slider widget for $ - (tablizer) - (3)
                         Re: No slider widget for $ - (rsteiner) - (2)
                             It isn't whether you mind it more... - (ben_tilly) - (1)
                                 Heh... - (rsteiner)
         Re: Unemployed programmer seeking advice... - (admin) - (8)
             DB2 versus Oracle - (tablizer) - (1)
                 But tab - you're a shoe in! - (gdaustin)
             Where to get Oracle? - (lincoln) - (5)
                 Re: Where to get Oracle? - (admin) - (4)
                     Which is why I like Oracle - (orion) - (3)
                         unless you count time - (tablizer) - (2)
                             Overpaid DBAs? - (broomberg) - (1)
                                 One More Thing - (gdaustin)
         Not a bad list - (tuberculosis) - (2)
             nit fuel - (tablizer) - (1)
                 Yes but those people are wrong :-P -NT - (tuberculosis)
         Unsuprisingly I will suggest picking up a scripting language - (ben_tilly) - (5)
             Thanks, Ben... - (rsteiner) - (4)
                 Re: Thanks, Ben... - (broomberg) - (3)
                     Why not? - (ben_tilly) - (2)
                         Dunno - (broomberg) - (1)
                             Perhaps... - (ben_tilly)
         Teach? - (andread) - (1)
             Not for me, I'm afraid... - (rsteiner)
         Hi! - (deSitter) - (3)
             Requirements for the IT jobs - (orion)
             Hullo! - (rsteiner) - (1)
                 Boo Hoo OS/2 - (deSitter)
         My biased opinion: - (broomberg) - (16)
             Be Specific - (deSitter) - (2)
                 Re: Be Specific - (broomberg) - (1)
                     Danke -NT - (deSitter)
             Re: My biased opinion: - (rsteiner) - (3)
                 Re: My biased opinion: - (broomberg) - (2)
                     Only consider 'C' if you're interested in embedded prog. -NT - (tonytib) - (1)
                         C is still guts of lots of stuff - (wharris2)
             Don't master many, but at least be exposed to several? - (ben_tilly) - (8)
                 I wouldn't - (broomberg) - (7)
                     Query - (ben_tilly) - (6)
                         Poor example - (broomberg) - (5)
                             Haggling - (ben_tilly) - (4)
                                 It's in my blood, I have to - (broomberg) - (3)
                                     I think you missed my reference - (ben_tilly) - (2)
                                         Ahh, ye of little HR experience - (broomberg) - (1)
                                             I would like to believe... - (ben_tilly)
         Try SouthWest Airlines... - (gdaustin) - (5)
             Heh. - (rsteiner) - (4)
                 You might check out the Seagate & such - (tonytib) - (1)
                     It's a thought -- I'll check it out. - (rsteiner)
                 Might try ING or Wells Fargo - (gdaustin) - (1)
                     Not really... - (rsteiner)
         This made me think of you - (broomberg) - (1)
             Heh. :-) - (rsteiner)

void main(int argc, char **argv) { printf("Hello, LRPD.\n"); }

82 ms