Browse Source

Django-ES, Web2py-Es and Rails as sublist of Ruby

Alejandro Rojas 11 years ago
parent
commit
12c5ad6541
1 changed files with 11 additions and 1 deletions
  1. 11 1
      free-programming-books-es.md

+ 11 - 1
free-programming-books-es.md

@@ -25,8 +25,10 @@
 * [.NET (C# Visual Studio)](#net-c--visual-studio)
 * [PHP](#php)
 * [Python](#python)
+    * [Django](#django)
+    * [Web2py](#web2py)
 * [Ruby](#ruby)
-* [Ruby on Rails](#ruby-on-rails)
+    * [Ruby on Rails](#ruby-on-rails)
 * [R](#R)
 
 
@@ -183,6 +185,14 @@
 * [Python para principiantes (PDF)](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-python.pdf) [(HTML)](http://librosweb.es/libro/python/)
 
 
+###Django
+* [El libro de Django 1.0](http://django-book.mkaufmann.com.ar/)
+
+
+###Web2py
+* [Web2py - Manual de Referencia Completo, 5a Edición](http://www.web2py.com/books/default/chapter/41)
+
+
 ###Ruby
 * [Guía para aprender a programar con Ruby. Adaptación al español del libro "Learn to Program" de Chris Pine](https://github.com/rubyperu/aprende.a.programar)
 * [Ruby en 20 minutos](https://www.ruby-lang.org/es/documentation/quickstart/)