Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: Please guide me regarding good books/resources on data structures and algorithmsby BillKSmith (Monsignor) |
on Nov 07, 2012 at 15:44 UTC ( [id://1002684]=note: print w/replies, xml ) | Need Help?? |
I am not sure if you want info on how to design algorithms and data structures or how to code those design in perl. Other responders have concentrated on the design. For coding details, most of us would benefit from an occasional review of perl's own documentation. Use perl's tool perldoc to read the following pages: perldata, perlref, perlreftut, perldsc, perllol.
Bill
In Section
Seekers of Perl Wisdom
|
|