in reply to Re: Use modules or roll your own?
in thread Use modules or roll your own?
As far as writing my own print, etc... if I was interested in doing that for a project I was working on, I probably would give it a shot. Until that point though, I'll continue on down the road I travel now.
I'm currently writing a program that parses HTML pages, and yes I know I could use a module, but for me, I'm sharpening my regex skills the way I'm doing it. When I finish it, I will look at using the module to see if that simplifies my code, but not until.
That's just me perhaps, but it works for me.
Some people fall from grace. I prefer a running start...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re(3): Use modules or roll your own?
by FoxtrotUniform (Prior) on Jul 29, 2002 at 20:32 UTC |