diff --git a/free-programming-books-es.md b/free-programming-books-es.md index b1d369f27f1f3b66c50af1c5c8d108c7a542cd97..0781b048200fe0f932cd46c5faf9b6703b90b51d 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -34,6 +34,7 @@ * [NoSQL](#nosql) * [MongoDB](#mongodb) * [Perl](#perl) +* [Perl 6 / Raku](#perl-6--raku) * [PHP](#php) * [Python](#python) * [Django](#django) @@ -287,6 +288,11 @@ * [Tutoriales de Perl](http://perlenespanol.com/tutoriales/) (HTML) +### Perl 6 / Raku + +* [Piensa en Perl 6](https://uzluisf.gitlab.io/piensaperl6/) (PDF) + + ### Python * [Aprenda a pensar como un programador (con Python)](https://argentinaenpython.com/quiero-aprender-python/aprenda-a-pensar-como-un-programador-con-python.pdf) (PDF) diff --git a/free-programming-books.md b/free-programming-books.md index e38aed91fdf414c1b24e4a03faf3faab869d4213..ca94337f32d4bbd456ca46ac86522f9f580f9028 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -155,7 +155,7 @@ * [OpenResty](#openresty) * [OpenSCAD](#openscad) * [Perl](#perl) -* [Perl 6 / Rakudo](#perl-6--rakudo) +* [Perl 6 / Raku](#perl-6--raku) * [PHP](#php) * [PicoLisp](#picolisp) * [PostgreSQL](#postgresql) @@ -1948,12 +1948,13 @@ Kerridge (PDF) (email address *requested*, not required) * [Web Client Programming with Perl](http://www.oreilly.com/openbook/webclient/) -### Perl 6 / Rakudo +### Perl 6 / Raku +* [Perl 6 at a Glance](https://perl6.online/perl6-at-a-glance/) - Andrew Shitov (HTML) (PDF) * [Perl 6 Introduction](http://perl6intro.com) * [Perl 6 Programming](https://en.wikibooks.org/wiki/Perl_6_Programming) - Wikibooks * [Think Perl 6](http://greenteapress.com/thinkperl6/thinkperl6.pdf) - Laurent Rosenfeld, with Allen B. Downey (PDF) -* [Using Perl 6](https://github.com/perl6/book/) (:construction: *in process*) +* [Using Perl 6](https://github.com/perl6/book/) (:construction: *project is dead*) ### PHP