Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
On re-inventing the wheel and advice, look at what most people use and understand how it works. My favourite type of thing is CGI::Application and understanding how it works and why it works as a pattern of use. It's not simply about perl and the neat-o things you can do, but workflow as well.

Look at Log4Perl. It's not a hard program to write. It's great in that it makes programming easy. CGI.pm. You can love or hate the innards, but look at how it solves stuff on the high level.

For every time one wants to reinvent the wheel, look at what you thought of, and what exists. The robustness between original thought and the good existing stuff is what one needs to learn. Generalizing into reusable components is where you should concentrate. Learn between too much and too little. Think outside of the original problem so the next time, you can work faster by using the general solution if applicable. The real world thing is done to death. Not a lot of new stuff is popping up. If you want to play with really novel or just hard stuff, get your PhD. Play with NP == P (Or not equal :)

----
Give me strength for today.. I will not talk it away..
Just for a moment.. It will burn through the clouds.. and shine down on me.


In reply to Re: How do you master Perl? by exussum0
in thread How do you master Perl? by brian_d_foy

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-19 01:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found