浏览代码

Merge pull request #1294 from quake004/master

Added two python books
Fwiffo 10 年之前
父节点
当前提交
af41c367da
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      free-programming-books-es.md

+ 2 - 0
free-programming-books-es.md

@@ -226,6 +226,8 @@
 
 
 ### Python
+* [Notas sobre el lenguaje Python] (http://www.cmat.edu.uy/cmat/cursos/licenciatura/cursos/computacion/documentos/pynotas.pdf/at_download/file) (GNU Free Documentation License) (PDF)
+* [Introducción a la programación con Python] (http://www.cmat.edu.uy/cmat/cursos/licenciatura/cursos/computacion/documentos/Introduccion%20a%20la%20programacion%20con%20Python.pdf/at_download/file) © (PDF)
 * [Aprenda a pensar como un programador (con Python)](http://web.ballardini.com.ar/ai/raw-attachment/wiki/BibliografiaPython/thinkCSpy-es.pdf) (PDF)
 * [Doma de Serpientes para Niños: Aprendiendo a Programar con Python](http://code.google.com/p/swfk-es/)
 * [Inmersión en Python](http://es.diveintopython.net/toc.html)