Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Life beyond CGI and DBI

by Anonymous Monk
on Oct 09, 2003 at 07:35 UTC ( [id://297840]=note: print w/replies, xml ) Need Help??


in reply to Re: Life beyond CGI and DBI
in thread Life beyond CGI and DBI

If this applies to you, then you've been working to hard to write your own code, and not working hard enough to improve your ability to write good code.

I wasn't aware writing code and improving your ability to write code were mutually exclusive. There are even cases where you wouldn't want view existing code prior to doing it. Guess I'm just an unwitting simpleton ;)

Replies are listed 'Best First'.
Re: Re: Re: Life beyond CGI and DBI
by graff (Chancellor) on Oct 09, 2003 at 08:50 UTC
    I guess I didn't quite convey what I meant. My point there was: if you haven't been using modules to help with common or complicated parts of an app, then you're working too hard by trying to write these parts on your own, and you are probably going to make mistakes that a module author has already taken care of (so your code might not be so good). If instead you were investing time to learn the use of good modules, you would (usually) be able to write better code (and usually take less time overall to finish an app).

    It's not that working hard and writing lots of code will be of no use for building skills -- surely practice leads to improvement. It's just that improvement can go much faster when you see how other people solve problems, and you "stand on the shoulders of those who came before you".

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-04-20 03:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found