1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-12-22 14:58:54 +00:00

Add Arquitectura Solida Java book

This commit is contained in:
Fer Perales 2013-10-22 22:10:55 -05:00
parent 81e91cfee0
commit f6f59e96c8

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)