1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-22 09:39:01 +00:00

Merge pull request #239 from FerPerales/master

Add Arquitectura Solida Java book
This commit is contained in:
vhf / victor felder 2013-10-23 00:27:28 -07:00
commit 80fa0e47af

View File

@ -3,6 +3,7 @@
* [Metalistas](#metalistas)
* [Ensamblador](#ensamblador)
* [Git](#git)
* [Java](#java)
* [Python](#python)
* [Ruby](#ruby)
* [Haskell](#haskell)
@ -24,6 +25,10 @@
* [Gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/es/)
* [Pro Git](http://git-scm.com/book/es)
###Java
* [Arquitectura Java Sólida](http://www.arquitecturajava.com/)
###Python
* [Aprenda a pensar como un programador (con Python)](http://web.ballardini.com.ar/ai/raw-attachment/wiki/BibliografiaPython/thinkCSpy-es.pdf) (PDF)