Written for readers with at least some Perl programming experience, Mastering Algorithms in Perl delivers a solid library of algorithms written in Perl for business and mathematical computing. From data structures to cryptography and more advanced mathematical algorithms, this book provides a worthwhile guide to extending Perl's coding capabilities. / The best thing about Mastering Algorithms in Perl is the scope at which it covers the universe of algorithms while refraining from getting bogged down in academic detail. Besides basic data structures--a lynchpin of books on algorithms--the authors provide dozens and dozens of algorithms for sorting, searching, and doing mathematical computations of all kinds. While they discuss "Big-O" notation and assume a general familiarity with math, they don't overwhelm the reader. (You can even borrow the code without needing a math degree to understand it.) The focus is on efficient, reusable Perl subroutines written and compiled by three Perl experts.
Similar scripts
Perl/Tk Pocket Reference
(Popularity: ) : The Perl/Tk Pocket Reference is a companion volume to Learning Perl/Tk, an O'Reilly Animal Guide. Learning Perl/Tk is a tutorial ... Perl By Example
(Popularity: ) : Both a reference and tutorial, this book covers the varieties of Perl and their system and Web applications. Chapters address ... Sams Teach Yourself Perl 5 for Windows NT in 21 Days
(Popularity: ) : With the formalization of Active Server Pages and its new scripting model in Windows NT and IIS, Perl provides a ... Win32 Perl Programming: The Standard Extensions
(Popularity: ) : Core Perl is an incredibly powerful programming language that has proved a major hit with the Unix and Windows programming ... CGI Programming with Perl
(Popularity: ) : The appearance of the second edition of CGI Programming with Perl heralds the beginning of the neoclassical era of Web ... Herong's Tutorial Notes on Perl - Part A
(Popularity: ) : This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written ... The Cgi/Perl Cookbook
(Popularity: ) : Designed to teach the basics of CGI programming necessary for highly interactive web sites, this volume offers line-by-line breakdowns of ... Programming Web Graphics with Perl & GNU Software
(Popularity: ) : As a how-to book, Programming Web Graphics with Perl & GNU Software covers a narrow but powerful niche of Web ... Teach Yourself Cgi Programming With Perl in a Week
(Popularity: ) : This book is a step-by-step tutorial of how to create, use, and maintain Common Gateway Interfaces (CGI). It describes effective ... Perl Power!: A JumpStart Guide to Programming with Perl 5
(Popularity: ) : The Web is booming, the majority of CGI applications are coded in Perl. For this reason, there is a huge ...