Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
me again for some more sparse thoughts.

Are algorithms so important? A wise one once said: when the data is well organized the algorithm become a consequence.

What efficient means? Spend a week to polish an algorithm for someting executed twice a week is waste your time. Your human time is generally more important than CPU cycles.

Oh obviously there are case where algorithms are important: come here at the monastery, propose your problem and your solution; many neat brains will offer better solutions, cooler algorithms.

One example? search here at the monastery for primality test on numbers; you'll find many many different solutions and approachs. Then you can look at some good math module on cpan, and search how primality check is solved by these modules which have to be fast and reliable.

Now about the time to spend to learn other languages; learn is always a good thing and if you have time and will learn other language too. I've no so much time, or well i prefere doing something else but i can assure you that I know just Perl, i'm somehow intermediate (despite my monk level) with a long experience and every problem i needed to solve within computers i solved with Perl, also for curiousities and itchings i used Perl and i'm still happy with it.

Last suggestion; create an account on perlmonks, look and ask.

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

In reply to Re: Learning Algorithms using Perl. by Discipulus
in thread Learning Algorithms using Perl. by Anonymous Monk

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 studying the Monastery: (None)
    As of 2024-04-25 00:45 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found