Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Please guide me regarding good books/resources on data structures and algorithms

by eyepopslikeamosquito (Archbishop)
on Nov 07, 2012 at 12:47 UTC ( [id://1002669]=note: print w/replies, xml ) Need Help??


in reply to Please guide me regarding good books/resources on data structures and algorithms

There are very few Perl books that focus on algorithms and data structures because a lower level language, such as C++, tends to be better suited to that. To illustrate, you rarely write your own linked list or sorting algorithm in Perl; you tend to use built-in language features or CPAN modules for those sorts of tasks. In fact, the only Perl books I can think of that offer much in that regard are:

As for general advice on Perl books and how to learn Perl, there is no shortage of advice on those topics at Perl Monks.

  • Comment on Re: Please guide me regarding good books/resources on data structures and algorithms

Log In?
Username:
Password:

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

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

    No recent polls found