Skip to content

Commit ea34228

Browse files
committed
Actualización del README.md
1 parent bd3c6a8 commit ea34228

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
1. [*Python para todos.*](documentos/libro_python_para_todos.pdf)
2424
1. [*Python Tricks: the book.*](documentos/libro_python_tricks_the_book.pdf)
2525
1. [*Python in Practice.*](documentos/libro_python_in_practice.pdf)
26+
1. **Enlaces recomendados:**
27+
1. [*Python Course.*](https://www.python-course.eu/)
28+
1. [*Python Cheatsheet.*](https://www.pythonsheets.com/)
29+
1. [*Structuring Your Project.*](https://docs.python-guide.org/writing/structure/)
2630
1. **Trucos y consejos:**
2731
1. [Instalador de Paquetes Pip.](instalador_paquetes_pip.md#cabecera)
2832
1. [Creando un entorno virtual *Python*.](creando_un_entorno_virtual.md#cabecera)

0 commit comments

Comments
 (0)