1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-26 17:13:30 +00:00

Merge pull request #1410 from Filisko/patch-4

Update free-programming-books-es.md
This commit is contained in:
victor felder 2015-03-11 14:08:17 +01:00
commit c759c98f27

View File

@ -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/)