Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
How much fundamental of the Camel was really obsoleted by 5.6.* or 5.8.*?

Well, first of all, the Camel isn't a book about fundamentals, it's a reference guide. I'd say, the camel is as obsoleted in three years, as a book about important CPAN modules does in three years. How many fundamental modules arrived on CPAN the last three years?

Declaring variables is still the same. Looping and conditionals are the same. Declaring subroutines is the same, with at best a few attributes being added, if anything. Builtins are pretty much the same, with a few details being different. Complex datastructures, packages/modules, and OO programming are the same

None of that has changed much since 5.000, and many fundamental things haven't changed since perl4, or even earlier Perls. If you look at fundamentals, even the pink Camel still isn't obsolete. Some important things that have changed from 5.6.* to 5.8.*, and are either missing from the Camel, or insufficiently documented: Unicode support, threading support, Perl I/O layers, signals, and a whole bunch of new modules.

Look, it's fine if you don't want to call the Camel outdated. But then, be consistent, and don't call other (hypothetic) books outdated either.

Abigail


In reply to Re: (OT) I prefer to do my learning with: dead trees or flying electrons? by Abigail-II
in thread (OT) I prefer to do my learning with: dead trees or flying electrons? by revdiablo

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 browsing the Monastery: (1)
As of 2024-04-25 04:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found