We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3c6a8 commit ea34228Copy full SHA for ea34228
README.md
@@ -23,6 +23,10 @@
23
1. [*Python para todos.*](documentos/libro_python_para_todos.pdf)
24
1. [*Python Tricks: the book.*](documentos/libro_python_tricks_the_book.pdf)
25
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/)
30
1. **Trucos y consejos:**
31
1. [Instalador de Paquetes Pip.](instalador_paquetes_pip.md#cabecera)
32
1. [Creando un entorno virtual *Python*.](creando_un_entorno_virtual.md#cabecera)
0 commit comments