msgid "" msgstr "" "Project-Id-Version: Tecno Recursos 2023Report-Msgid-Bugs-To:POT-Creation-" "Date:2023-07-03 14:49+0200PO-Revision-Date:YEAR-MO-DA HO:MI+ZONELast-" "Translator:FULL NAME Language:enLanguage-Team:en " "Plural-Forms:nplurals=2; plural=(n != 1)MIME-Version:1" ".0Content-Type:text/plain; charset=utf-8Content-Transfer-Encoding" ":8bitGenerated-By:Babel 2.9.0Report-Msgid-Bugs-To:EMAIL@ADDRESSPOT-" "Creation-Date:2023-07-26 11:40+0200PO-Revision-Date:YEAR-MO-DA HO:MI" "+ZONELast-Translator:FULL NAME Language-Team:LANGUAGE " "MIME-Version:1.0Content-Type:text/plain; charset=utf-8Content-" "Transfer-Encoding:8bitGenerated-By:Babel 2.9.0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2025-08-28 17:35+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.9.0\n" #: ../../source/python-recursos.rst:9 msgid "Recursos Python" msgstr "Python Resources" #: ../../source/python-recursos.rst:11 msgid "Documentación, cursos, libros, etc. sobre el lenguaje Python." msgstr "Documentation, courses, books, etc. about the Python language." #: ../../source/python-recursos.rst:15 msgid "Documentación oficial" msgstr "official documentation" #: ../../source/python-recursos.rst:17 msgid "`Tutorial de Python 3 `__." msgstr "`Python 3 Tutorial `__." #: ../../source/python-recursos.rst:19 msgid "`Documentación oficial de Python 3 `__." msgstr "`Official Python 3 Documentation `__." #: ../../source/python-recursos.rst:23 msgid "Piensa como un informático con Python" msgstr "Think like a computer scientist with Python" #: ../../source/python-recursos.rst:24 msgid "" "El objetivo de este libro es enseñarte a pensar como un informático. Para" " ello utiliza el lenguaje de programación Python en su versión 3. Versión" " traducida por Jorge Espinoza, del libro de Allen Downey **Think Python**" " en su versión 2.4." msgstr "" "The aim of this book is to teach you to think like a computer scientist. " "It uses the Python programming language in version 3. Book from Allen " "Downey **Think Python** version 2.4." #: ../../source/python-recursos.rst:29 msgid "" ":download:`Aprende a pensar como un informático con Python 3. Versión 2.4" " en formato PDF. `" msgstr "" ":download:`How to think like a computer scientist with Python 3. Version " "2.4 in PDF format. <../_static/document/thinkpython2.pdf>`" #: ../../source/python-recursos.rst:32 msgid "" ":download:`Aprende a pensar como un informático con Python 3. Versión 2.4" " en formato EPUB. `" msgstr "" ":download:`How to think like a computer scientist with Python 3. Version " "2.4 in EPUB format. <../_static/document/thinkpython2.epub>`" #: ../../source/python-recursos.rst:35 msgid "" "`Repositorio del libro en GitHub. " "`__" msgstr "" "`Github repository of the book. " "`__" #: ../../source/python-recursos.rst:38 msgid "" "`Tercera edición del libro en inglés. `__" msgstr "" "`Third edition of the book in English. `__" #: ../../source/python-recursos.rst:43 msgid "Otros libros de Python" msgstr "Other Python books" #: ../../source/python-recursos.rst:45 msgid "" "`Python para Principiantes `__." msgstr "" "`Python para Principiantes `__." #: ../../source/python-recursos.rst:48 msgid "`Pythonbooks, books for kids `__." msgstr "`Pythonbooks, books for kids `__." #: ../../source/python-recursos.rst:52 msgid "Cursos de Python en línea" msgstr "Online Python Courses" #: ../../source/python-recursos.rst:54 msgid "`Aprende Python `__." msgstr "`Aprende Python `__." #: ../../source/python-recursos.rst:56 msgid "" "`Python tutorial `__ in " "w3schools.com webpage." msgstr "" "`Python tutorial `__ in " "w3schools.com webpage." #: ../../source/python-recursos.rst:59 msgid "" "`The legend of Python `__ in codedex.io " "webpage." msgstr "" "`The legend of Python `__ in codedex.io " "webpage." #: ../../source/python-recursos.rst:62 msgid "" "Vídeo: `Python tutorial on YouTube `__." msgstr "" "Video: `Python tutorial on YouTube `__." #: ../../source/python-recursos.rst:67 msgid "Ejercicios de Python" msgstr "Python exercises" #: ../../source/python-recursos.rst:69 #, python-format msgid "" "`Codewars website " "`__" msgstr "" "`Codewars website " "`__" #: ../../source/python-recursos.rst:72 msgid ":ref:`Codewars. Katas ordenados por dificultad `." msgstr ":ref:`Codewars. Katas sorted by difficulty `." #: ../../source/python-recursos.rst:74 msgid "" "`Silent Teacher (Toxicode) " "`__" msgstr "" "`Silent Teacher (Toxicode) " "`__" #: ../../source/python-recursos.rst:77 msgid "Code Combat" msgstr "Code Combat" #: ../../source/python-recursos.rst:79 msgid "" "`Goblins 'n' Glory `__." msgstr "" "`Goblins 'n' Glory `__." #: ../../source/python-recursos.rst:82 msgid "" "`Esports Bootcamp: AI League `__." msgstr "" "`Esports Bootcamp: AI League `__." #: ../../source/python-recursos.rst:85 msgid "" "`Escape the Dungeon `__." msgstr "" "`Escape the Dungeon `__." #: ../../source/python-recursos.rst:88 msgid "" "`Game Development `__." msgstr "" "`Game Development `__." #: ../../source/python-recursos.rst:91 msgid "" "`Game Development 2 `__." msgstr "" "`Game Development 2 `__." #: ../../source/python-recursos.rst:95 msgid "`Codédex.io `__" msgstr "`Codédex.io `__" #: ../../source/python-recursos.rst:97 msgid "`The legend of Python `__" msgstr "" #: ../../source/python-recursos.rst:99 msgid "`Challenges `__" msgstr "`Challenges `__" #: ../../source/python-recursos.rst:103 msgid "Intérpretes de Python online" msgstr "Online Python interpreters" #: ../../source/python-recursos.rst:105 msgid "" "`Intérprete de Python `__ online en programiz.com." msgstr "" "`Python interpreter `__ online at programiz.com." #: ../../source/python-recursos.rst:109 msgid "" "`Intérprete avanzado de Python `__ online en programiz.com." msgstr "" "`Advanced Python interpreter `__ online at programiz.com." #: ../../source/python-recursos.rst:116 msgid "Instalador de Python" msgstr "python installer" #: ../../source/python-recursos.rst:118 msgid "" "`Descarga Python `__ desde la página " "web oficial." msgstr "" "`Download Python `__ from the official" " website." #: ../../source/python-recursos.rst:121 msgid "" "`Gestor Conda para Python y paquetes de utilidades " "`__." msgstr "" "`Conda manager for Python and utility packages " "`__."