Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Where/When is OO useful?

by rinceWind (Monsignor)
on Jun 21, 2002 at 13:21 UTC ( [id://176273]=note: print w/replies, xml ) Need Help??


in reply to Where/When is OO useful?

Some advice for jarich and anyone else dabbling in OO.

Get a book on design patterns. The Gang of Four book is a classic, and many people's bible, but the book is somewhat meaty and not very accessible. There are many simpler books available which explain the patterns in more user friendly language, but most of these have set opinions about one or more favourite patterns, and why they are so important.

An understanding of design patterns will help differentiate between good OOD and bad OOD, and also highlight when OO is appropriate.

Replies are listed 'Best First'.
Re: Re: Where/When is OO useful?
by gav^ (Curate) on Jun 21, 2002 at 14:47 UTC
    There is also www.patternsinperl.com

    My personal thinking is that design patterns are overrated and can lead to the attempt to match problems to patterns.

    gav^

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (8)
As of 2024-04-18 14:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found