:Date: 13/06/2023 :Author: Carlos Félix Pardo Martín :License: Creative Commons Attribution-ShareAlike 4.0 International .. _python-recursos: Recursos Python =============== Documentación, cursos, libros, etc. sobre el lenguaje Python. Documentación oficial --------------------- * `Tutorial de Python 3 `__. * `Documentación oficial de Python 3 `__. Cursos de Python en línea ------------------------- * `Aprende Python `__. * `Python tutorial `__ in w3schools.com webpage. * `The legend of Python `__ in codedex.io webpage. * Vídeo: `Python tutorial on YouTube `__. Libros de Python ---------------- * `Python para Principiantes `__. * `Introducción a la programación con Python 3 (Universidad Jaume I Castellón) `__. * `Pythonbooks, books for kids `__. Ejercicios de Python -------------------- * `Codewars website `__ * :ref:`Codewars. Katas ordenados por dificultad `. * `Silent Teacher (Toxicode) `__ * Code Combat * `Goblins 'n' Glory `__. * `Esports Bootcamp: AI League `__. * `Escape the Dungeon `__. * `Game Development `__. * `Game Development 2 `__. * `Codédex.io `__ * `The legend of Python `__ * `Challenges `__ Intérpretes de Python online ---------------------------- * `Intérprete de Python `__ online en programiz.com. * `Intérprete avanzado de Python `__ online en programiz.com. Instalador de Python -------------------- * `Descarga Python `__ desde la página web oficial. * `Gestor Conda para Python y paquetes de utilidades `__.