Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Learning Algorithms using Perl.

by Discipulus (Canon)
on May 08, 2017 at 20:16 UTC ( [id://1189825]=note: print w/replies, xml ) Need Help??


in reply to Learning Algorithms using Perl.

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.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-03-28 13:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found