1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-23 03:52:05 +00:00

Added Think Perl 6 by Allen Downey (#2374)

* Added Think Perl 6 by Allen Downey

* Added author's name as suggested by @eshellman
This commit is contained in:
José Carlos García 2017-06-04 22:52:45 +02:00 committed by eshellman
parent 1e0e3adb30
commit daf3204a8c

View File

@ -1708,6 +1708,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
* [Perl 6 Introduction](http://perl6intro.com)
* [Perl 6 Programming](https://en.wikibooks.org/wiki/Perl_6_Programming)
* [Think Perl 6](http://greenteapress.com/thinkperl6/thinkperl6.pdf) - Allen Downey (PDF)
* [Using Perl 6](https://github.com/perl6/book/) (work in progress)