diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 85c9dad441fdee951ba6623709e5845b57caf333..3ff774950d2f79673457676f0b4dbf073f37bb42 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -30,6 +30,7 @@ * [NoSQL](#nosql) * [MongoDB](#mongodb) * [PHP](#php) +* [Perl] (#perl) * [Python](#python) * [Django](#django) * [Web2py](#web2py) @@ -211,6 +212,14 @@ * [PHP y Ajax](http://rua.ua.es/dspace/bitstream/10045/13176/9/04-ajaxphp.pdf) +### Perl +* [Tutoriales de Perl](http://perlenespanol.com/tutoriales/) +* [Tutorial Perl](http://kataix.umag.cl/~ruribe/Utilidades/Tutorial%20de%20Perl.pdf), por Universidad de Magallanes, Chile (PDF) +* [Tutorial Perl](http://es.tldp.org/Tutoriales/PERL/tutoperl-print.pdf), por TLDP (PDF) +* [Tutorial de introducción a perl](http://flanagan.ugr.es/perl/index2.htm), por Universidad de Granada, España +* [Manual de Perl](http://www6.uniovi.es/perl/tutor/), por Universidad de Oviedo, España + + ### Python * [Aprenda a pensar como un programador (con Python)](http://web.ballardini.com.ar/ai/raw-attachment/wiki/BibliografiaPython/thinkCSpy-es.pdf) (PDF) * [Doma de Serpientes para Niños: Aprendiendo a Programar con Python](http://code.google.com/p/swfk-es/)