> > (1) Could someone tell me if this in fact
> > is from the same book?
> >
> > From what I read on this site, I was not
> > too impressed with the book at all. It
> > seemed to go on forever explaining theory
> > without giving any concrete examples with
> > perl code.

"This is a series of extracts from Object
Orientated Perl", and it looks familar
enough but isn't any one chapter - it's a
preview as it were.

> In my opinion, the balanace between theory
> and technique in the book is good, you really
> can't expect a book about object oriented to
> be without any theory at all right?

There is a lot of theory, explaining the
various approaches then following with an
implementation of what was dicussed.

In OO there is NO ONE WAY to implement a
system, you need to know what the different
techniques are and when to apply them -
this book will teach you that.

> > (2) Does this book get better in
> > chapters 2 and 3? Do people on this
> > mailing list recomend it?

Yes, they do - as I bought it on other
people's recommends and didn't regret
doing so :)

> > Keep in mind that I am a beginner
> > with no previous experience in any
> > object oriented langauge.
>
> I was very fresh on OO perl when I first
> read the book and I did found a lot of
> good tips and advice from it.  If you are
> too fresh to OO perl, I would say this is
> a good place to start.

OO is difficult at first, but makes larger
problems easier.  However, before you can
do anything complex you need to learn a
lot of things first.

However, you should remember the Cookbook
and the Camel both have chapters on OO that
you may want to start with - although they
are geared towards those with some prior
experience.

Jonathan Paton

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to