Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Think Python, 3.ª edición

<img width="250" src="jb/_static/think_python_3e_es.png" alt="Portada en español de Think Python, 3.ª edición" align="right">

Materiales, notebooks de Jupyter y versión web en español de la 3.ª edición de *Think Python: How to Think Like a Computer Scientist*, de Allen B. Downey.

Traducción al español por [midudev](https://midu.dev) (Miguel Ángel Durán).
Expand Down
Binary file added jb/_static/think_python_3e_es.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion jb/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Esta edición en español traduce la tercera edición de *Think Python: How to Think Like a Computer Scientist*, de Allen B. Downey, con traducción de [midudev](https://midu.dev).

<img width="250" src="https://raw.githubusercontent.com/AllenDowney/ThinkPython/v3/think_python_3e.jpg" style="float: right; margin-left: 10px;">
<img width="250" src="_static/think_python_3e_es.png" alt="Portada en español de Think Python, 3.ª edición" style="float: right; margin-left: 10px;">

Puedes pedir las versiones impresa y electrónica de *Think Python 3e* en
[Bookshop.org](https://bookshop.org/a/98697/9781098155438) y
Expand Down