From 2facd7308a9bd8197b8c17d14bc27d21e8cb12c0 Mon Sep 17 00:00:00 2001 From: inoovador <152461817+inoovador@users.noreply.github.com> Date: Tue, 24 Mar 2026 10:24:07 -0500 Subject: [PATCH] Add official Python tutorial in Spanish to free-programming-books-es.md (#13149) Add the official Python documentation tutorial (docs.python.org/es/3/tutorial/) to the Spanish Python section. This is the official tutorial maintained by the Python Software Foundation and translated by the python-docs-es community. Co-authored-by: Claude Opus 4.6 (1M context) --- books/free-programming-books-es.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-es.md b/books/free-programming-books-es.md index 6ea4f69bf..f5024b072 100644 --- a/books/free-programming-books-es.md +++ b/books/free-programming-books-es.md @@ -344,6 +344,7 @@ * [Aprende Python](https://aprendepython.es) - Sergio Delgado Quintero (HTML, PDF) (CC BY) * [Aprendiendo a Programar en Python con mi Computador](https://openlibra.com/en/book/download/aprendiendo-a-programar-en-python-con-mi-computador) (PDF) * [Doma de Serpientes para Niños: Aprendiendo a Programar con Python](http://code.google.com/p/swfk-es/) (HTML) +* [El tutorial de Python](https://docs.python.org/es/3/tutorial/) - Python Software Foundation (HTML) * [Inmersión en Python](https://code.google.com/archive/p/inmersionenpython3/) (HTML) * [Inmersión en Python 3](https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/inmersionenpython3/inmersionEnPython3.0.11.pdf) - Mark Pilgrim, `trl.:` José Miguel González Aguilera (PDF) (descarga directa) * [Introducción a la programación con Python](http://repositori.uji.es/xmlui/bitstream/handle/10234/24305/s23.pdf) - Andrés Marzal, Isabel Gracia (PDF)