Books using Perl

42 views
Skip to first unread message

Boyd Duffee

unread,
Jun 10, 2014, 7:30:29 AM6/10/14
to the-quanti...@googlegroups.com
In the course of looking up various statistical and numerical techniques in the library, the books I keep seeing are using example code, mostly in Python nowadays.  O'Reilly have books using Excel, Statistics with R, the Big Data books (data visualization, think bayes) favour Python.  Does anybody know of any books that use Perl or PDL in their examples?

Jonathan "Duke" Leto

unread,
Jun 13, 2014, 6:00:36 PM6/13/14
to the-quanti...@googlegroups.com
Howdy,

"Mastering Algorithms with Perl" is one of my favorite Perl books:

http://www.amazon.com/Mastering-Algorithms-Perl-Jarkko-Hietaniemi/dp/1565923987

There is also "Mastering Perl for Bioinformatics"

http://shop.oreilly.com/product/9780596003074.do

which has good examples of non-trivial statistical algorithms.

If you haven't already seen it, you may want to look at Math::GSL for
implementing numerical algorithms in Perl:

https://metacpan.org/pod/Math::GSL

Duke
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "The Quantified Onion" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to the-quantified-o...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



--
Jonathan "Duke" Leto <du...@leto.net>
Leto Labs LLC http://letolabs.com
209.691.DUKE http://duke.leto.net
@dukeleto http://linkedin.leto.net https://github.com/leto

Zakariyya Mughal

unread,
Jun 13, 2014, 8:37:55 PM6/13/14
to the-quanti...@googlegroups.com
On 2014-06-10 at 11:32:43 -0700, Jonathan "Duke" Leto wrote:
> Howdy,
>
> "Mastering Algorithms with Perl" is one of my favorite Perl books:
>
> http://www.amazon.com/Mastering-Algorithms-Perl-Jarkko-Hietaniemi/dp/1565923987
>
> There is also "Mastering Perl for Bioinformatics"
>
> http://shop.oreilly.com/product/9780596003074.do
>
> which has good examples of non-trivial statistical algorithms.

To add to the list of books, I recently came across "Building
Bioinformatics Solutions with Perl, R, and SQL"
<http://bixsolutions.net/>. The second edition was released in January
2014 and it appears quite up to date from the sample I read. In fact,
the example code for building web sites uses Mojolicious
<https://github.com/dazoakley/bbs-v2>.

>
> If you haven't already seen it, you may want to look at Math::GSL for
> implementing numerical algorithms in Perl:
>
> https://metacpan.org/pod/Math::GSL

Related to GSL, there is a book I came across a while back called
"Modeling with Data" <http://www.modelingwithdata.org/>[^1]. It covers
using the GSL library to write stats programs in C. There's lots of good
examples in there and you can actually download the PDF from the book's
site.


Cheers,
- zaki

[^1]: The author also wrote "21st Century C".

Joel Berger

unread,
Jun 15, 2014, 8:06:34 AM6/15/14
to the-quanti...@googlegroups.com, Zakariyya Mughal

Here is another online book that might be of interest, called "Perl and Unix for Biologists". Admittedly I haven't vetted it completely, but from what I have read it seems promising.

http://korflab.ucdavis.edu/Unix_and_Perl/index.html

Reply all
Reply to author
Forward
0 new messages