Skip to content

Commit

Permalink
Update free-programming-books-es.md
Browse files Browse the repository at this point in the history
Last update. Sorry.
  • Loading branch information
Filisko committed Mar 11, 2015
1 parent 3b3c795 commit a0d883f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions free-programming-books-es.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
* [NoSQL](#nosql)
* [MongoDB](#mongodb)
* [PHP](#php)
* [Perl] (#perl)
* [Python](#python)
* [Django](#django)
* [Web2py](#web2py)
Expand Down Expand Up @@ -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/)
Expand Down

0 comments on commit a0d883f

Please sign in to comment.