mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
Django-ES, Web2py-Es and Rails as sublist of Ruby
This commit is contained in:
parent
264b9f4dae
commit
12c5ad6541
@ -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/)
|
||||
|
Loading…
Reference in New Issue
Block a user