Skip to content

Commit 1baa0d2

Browse files
author
Martín Gaitán
committed
first list of spanish resources
1 parent 72a7f6f commit 1baa0d2

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

free-programming-books-es.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
###Index
2+
* [Metalistas](#metalistas)
3+
* [Ensamblador](#ensamblador)
4+
* [Git](#git)
5+
* [Python](#python)
6+
7+
8+
###Metalistas
9+
10+
* [¡Quiero Aprender Python! - Python Argentina](http://python.org.ar/AprendiendoPython)
11+
12+
###Ensamblador
13+
14+
* [Lenguaje Ensamblador para PC - Paul Carter](http://drpaulcarter.com/pcasm/)
15+
16+
###Git
17+
18+
* [Gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/es/)
19+
* [Pro Git](http://git-scm.com/book/es)
20+
21+
###Python
22+
23+
* [Aprenda a pensar como un programador (con Python)](http://web.ballardini.com.ar/ai/raw-attachment/wiki/BibliografiaPython/thinkCSpy-es.pdf) (PDF)
24+
* [Doma de Serpientes para Niños: Aprendiendo a Programar con Python](http://www.biblioteca-digital.net.ve/wordpress/wp-content/uploads/2009/09/swfk-es-linux-0.0.2.pdf) (PDF)
25+
* [El tutorial de Python](http://tutorialpython.com.ar)
26+
* [Inmersión en Python](http://es.diveintopython.net/toc.html)
27+
* [Python instantáneo](http://www.arrakis.es/~rapto/AprendaPython.html)
28+
* [Python para ciencia e ingeniería](https://github.com/mgaitan/python-ingenieria)

0 commit comments

Comments
 (0)