Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: How to think.

by SoftTerrier (Initiate)
on Dec 05, 2002 at 18:33 UTC ( [id://217846]=note: print w/replies, xml ) Need Help??


in reply to How to think.

You might design the industry-strength application? Actually you need modularity and scalability then. The application should remain maintanable and flexible. You do need design patterns! But be aware that Perl design patterns are quite idiomatic:) They differ from C++ design patterns. So use the perlish patterns and build the application. The key word is 'to build' the application instead of to 'to code'. There is an entry point: http://www.slowass.net/wiki2/assemble.cgi?PerlDesignPatterns The good idea is to avoid them all at once. Different layers require different set of patterns. And different application scale also want various approaches. Thats it.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-04-23 13:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found