Re: Learning Modules
- From: yitzle@xxxxxxxxxxxxxxxxxxxxx (Yitzle)
- Date: Wed, 12 Mar 2008 23:56:34 -0400
On Wed, Mar 12, 2008 at 11:41 PM, Richard Lee <rich.japh@xxxxxxxxx> wrote:
Well, the one of the reason that I have been avoding using the modules
was that I wanted to understand what the hell I am using.
And I read somewhere that reading what others have wrote is among the
best way to learn and wanted to see if I can learn the OO and others
by trying to read other people's modules.
But there doesn't seem to be simple OO modules that I can read at this
point(not sure if OO modules are good reading tools for beginner perl
module)
There are two separate issues here:
- learning to use modules to aid you in quickly achieving
large/difficult/tedious projects by reusing other peoples' code
- learning OO
Note: Reading other peoples' code might work better for some people
than for others.
Wanting to learn how OO works should not keep you from using modules.
If you are uncomfortable with OO, you might want to find some online
tutorials on OO via Google or whatever before jumping into reading
larger, more complex OO projects like some of the modules out there.
Or there might very well be some very cleaning, less complex modules
out there that might be a good starting point... I wouldn't know.
.
- References:
- CGI problem fith file URIs
- From: Mike Martin
- Sum not producing zero
- From: John Moon
- Re: Sum not producing zero
- From: John W. Krahn
- RE: Sum not producing zero
- From: John Moon
- Re: Sum not producing zero
- From: Tom Phoenix
- Learning Modules
- From: Richard Lee
- Re: Learning Modules
- From: Yitzle
- Re: Learning Modules
- From: Richard Lee
- CGI problem fith file URIs
- Prev by Date: Re: Learning Modules
- Next by Date: copy the which is before ",(comma)" in one file and matching pattern in another file
- Previous by thread: Re: Learning Modules
- Next by thread: Re: Learning Modules
- Index(es):
Relevant Pages
|