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

Head First Object-Oriented Analysis and Design

by ghenry (Vicar)
on May 15, 2006 at 10:48 UTC ( [id://549431]=perlnews: print w/replies, xml ) Need Help??

Good for brushing up on OO Practices and Theory?

Head First Object-Oriented Analysis and Design

Walking the road to enlightenment... I found a penguin and a camel on the way.....
Fancy a yourname@perl.me.uk? Just ask!!!
  • Comment on Head First Object-Oriented Analysis and Design

Replies are listed 'Best First'.
Re: Head First Object-Oriented Analysis and Design
by philcrow (Priest) on May 15, 2006 at 13:11 UTC
    While I have not read this book, I did read most of Head First Design Patterns in the same O'Reilly series. There are likely many good ideas in it. But, much translation will also be required to make it applicable to Perl. Books like this usually focus on what I call OOO languages (Object-Oriented Only). These languages do not support (or programmers are discouraged from using) things like code references.

    Perl has more freedom than Java. Therefore, books like this are more useful at listing the problems which need solving than they are at suggesting solutions to them for Perl programmers.

    I owe a debt of thanks to OO design instructors who taught me to spot and solve common problems in Java. But, I had to augment their advice with a good deal of thought about the proper Perl tools for solving those problems. The solutions are rarely similar in implementation detail to the ones I was taught. Dare I coin a new term (which started as a sort of Freudian typo) and call these the 'properl' solutions, probably not.

    Phil

Re: Head First Object-Oriented Analysis and Design
by jeffa (Bishop) on May 15, 2006 at 18:37 UTC

    My take is that if you are "brushing up," then you probably already know everything that such a book would cover. I have not been impressed with the "Head First" series at all (not very Perlish in my opinion). If you want a great book on OO, check out the Gang of Four book. If you want to simply "brush up," you can find lots of resources for free on the Internet.

    jeffa

    L-LL-L--L-LL-L--L-LL-L--
    -R--R-RR-R--R-RR-R--R-RR
    B--B--B--B--B--B--B--B--
    H---H---H---H---H---H---
    (the triplet paradiddle with high-hat)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-19 10:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found