From a0d883f0ac01f5e1dfd128bd4875beb688ebe493 Mon Sep 17 00:00:00 2001 From: Filisko Date: Wed, 11 Mar 2015 10:45:47 +0100 Subject: [PATCH] Update free-programming-books-es.md Last update. Sorry. --- free-programming-books-es.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 85c9dad4..3ff77495 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/) -- GitLab