Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: looking towards learning OOP

by doom (Deacon)
on Sep 12, 2008 at 19:13 UTC ( [id://710981]=note: print w/replies, xml ) Need Help??


in reply to Re: looking towards learning OOP
in thread looking towards learning OOP

Conway's "Object-Oriented Perl" is indeed a pretty good book, and doesn't deserve to be dismissed as dated. It was written before the current fad for inside-out objects, but if you're interested in understanding the more traditional hashref-based objects, it's a good place to start.

A few caveats:

  • It praises pseudo-hashes, a feature that was immediately regarded as a mistake and was quickly deprecated and removed.
  • Throughout, it uses an example that's arguably better suited toward a relational database approach -- it may explain object design very well, but it's not necessarily an example of good design.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-24 03:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found