<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Introducción a Python by Juan Pablo Ramírez</title>
      <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2</link>
      <description>Curso básico de introducción al lenguaje de programación Python.</description>
      <language>en-us</language>
      <pubDate>2024-06-18 23:46:34 UTC</pubDate>
      <lastBuildDate>2024-06-19 02:55:56 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>¿Qué es Python?</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031550139</link>
         <description><![CDATA[Python es un lenguaje de programación de alto nivel, interpretado y de propósito general. Es conocido por su sintaxis limpia y legible.]]></description>
         <enclosure url="https://darwineventur.com/wp-content/uploads/coding.jpg" />
         <pubDate>2024-06-18 23:46:35 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031550139</guid>
      </item>
      <item>
         <title>Historia de Python</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031550140</link>
         <description><![CDATA[Python fue creado a finales de los años 80 por Guido van Rossum y su primera versión se lanzó en 1991. Está inspirado en el lenguaje ABC y es mantenido por la Python Software Foundation.]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/1/17/Guido_van_Rossum_%286984267183%29_%28cropped%29.jpg" />
         <pubDate>2024-06-18 23:46:35 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031550140</guid>
      </item>
      <item>
         <title>Instalación de Python</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031550152</link>
         <description><![CDATA[Puedes descargar Python desde su sitio oficial. Asegúrate de elegir la versión correcta para tu sistema operativo.]]></description>
         <enclosure url="https://www.python.org/downloads/" />
         <pubDate>2024-06-18 23:46:36 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031550152</guid>
      </item>
      <item>
         <title>Consola</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031550172</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://gblobscdn.gitbook.com/assets%2F-LKbpNQDFNJap9OTDSt6%2F-LQREfC7GUqPbGRmeAux%2F-LQRF9dT7G220-aFU38g%2FFor-Loop-(Large-0.8).gif?alt=media&amp;token=6758e361-d14b-49e4-8777-1575315873a1" />
         <pubDate>2024-06-18 23:46:38 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031550172</guid>
      </item>
      <item>
         <title>IDEs</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031550173</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/217d5ea0-623d-40b1-9b31-027b904a5f15/ddjrgww-846ce429-3b0d-4ad8-bf6d-ac52dfe48201.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzIxN2Q1ZWEwLTYyM2QtNDBiMS05YjMxLTAyN2I5MDRhNWYxNVwvZGRqcmd3dy04NDZjZTQyOS0zYjBkLTRhZDgtYmY2ZC1hYzUyZGZlNDgyMDEucG5nIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.G0SE64OMLNEGI8vXb21JRl13RMfER1VP8Kh2Ig3oJaQ" />
         <pubDate>2024-06-18 23:46:38 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031550173</guid>
      </item>
      <item>
         <title>Librería</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031550176</link>
         <description><![CDATA[<p>Conjunto de módulos y funciones predefinidos que se pueden importar (llamar) en un programa para agregar funcionalidades adicionales.</p>]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/e/ed/Pandas_logo.svg" />
         <pubDate>2024-06-18 23:46:38 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031550176</guid>
      </item>
      <item>
         <title>Jupyter Notebook &amp; Lab</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031563955</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://upload.wikimedia.org/wikipedia/commons/d/d0/Jupyter_Notebook.png" />
         <pubDate>2024-06-19 00:01:41 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031563955</guid>
      </item>
      <item>
         <title>Google Colab</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031564638</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/25e46574-05d5-4425-916d-e5292bb066ac/df75ll3-8e641f4c-1f1c-4268-8431-0fb89006ff26.png/v1/fill/w_150,h_150/google_colab_icon_ultrabig_by_linux_rules_df75ll3-fullview.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9MTUwIiwicGF0aCI6IlwvZlwvMjVlNDY1NzQtMDVkNS00NDI1LTkxNmQtZTUyOTJiYjA2NmFjXC9kZjc1bGwzLThlNjQxZjRjLTFmMWMtNDI2OC04NDMxLTBmYjg5MDA2ZmYyNi5wbmciLCJ3aWR0aCI6Ijw9MTUwIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmltYWdlLm9wZXJhdGlvbnMiXX0.cRCUGZfSlgR32Yrfk2N36hww8gbH4aHpp8h6HO49Fyw" />
         <pubDate>2024-06-19 00:02:42 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031564638</guid>
      </item>
      <item>
         <title>Formas de escribir código</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031567289</link>
         <description><![CDATA[<p><a rel="noopener noreferrer nofollow" href="https://peps.python.org/pep-0008/">https://peps.python.org/pep-0008/</a></p><ul><li><p>CamelCase: UpperCamelCase | lowerCamelCase</p></li><li><p>snake_case</p></li></ul>]]></description>
         <enclosure url="https://images.unsplash.com/photo-1515879218367-8466d910aaa4?crop=entropy&amp;cs=srgb&amp;fm=jpg&amp;ixid=M3w3ODI2fDB8MXxzZWFyY2h8MXx8cHl0aG9uJTIwY29kZXxlc3wxfHx8fDE3MTg3NTU0NzJ8MA&amp;ixlib=rb-4.0.3&amp;q=85" />
         <pubDate>2024-06-19 00:04:41 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031567289</guid>
      </item>
      <item>
         <title>Interacción con el usuario</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031576833</link>
         <description><![CDATA[<p><a rel="noopener noreferrer nofollow" href="https://docs.python.org/3/library/functions.html">https://docs.python.org/3/library/functions.html</a></p><ul><li><p>print()</p></li><li><p>input()</p></li></ul>]]></description>
         <enclosure url="https://images.unsplash.com/photo-1624953587687-daf255b6b80a?crop=entropy&amp;cs=srgb&amp;fm=jpg&amp;ixid=M3w3ODI2fDB8MXxzZWFyY2h8Mnx8cHl0aG9uJTIwY29kZXxlc3wxfHx8fDE3MTg3NTU0NzJ8MA&amp;ixlib=rb-4.0.3&amp;q=85" />
         <pubDate>2024-06-19 00:12:13 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031576833</guid>
      </item>
      <item>
         <title>Texto</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031584392</link>
         <description><![CDATA[<ul><li><p>Strings (cadenas)</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-19 00:18:44 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031584392</guid>
      </item>
      <item>
         <title>Números</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031588770</link>
         <description><![CDATA[<ul><li><p>Integers</p></li><li><p>Floats</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-19 00:21:58 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031588770</guid>
      </item>
      <item>
         <title>Secuencia</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031589755</link>
         <description><![CDATA[<ul><li><p>Listas [a, b]</p></li><li><p>Tuplas (a, b)</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-19 00:22:47 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031589755</guid>
      </item>
      <item>
         <title>Mapeo</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031591876</link>
         <description><![CDATA[<ul><li><p>Diccionarios {a:b, }</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-19 00:24:24 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031591876</guid>
      </item>
      <item>
         <title>Booleanos</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031593273</link>
         <description><![CDATA[<ul><li><p>Boolean</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-19 00:25:31 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031593273</guid>
      </item>
      <item>
         <title>Set</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031593867</link>
         <description><![CDATA[<ul><li><p>set {}</p></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2024-06-19 00:26:00 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031593867</guid>
      </item>
      <item>
         <title>Objetivo</title>
         <author>jpramirezbz</author>
         <link>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031673803</link>
         <description><![CDATA[<p>Utilizar Python para resolver problemas simples de acuerdo a los requerimientos</p>]]></description>
         <enclosure url="https://images.pexels.com/photos/18935831/pexels-photo-18935831/free-photo-of-programmer-working-at-desk.jpeg" />
         <pubDate>2024-06-19 01:23:01 UTC</pubDate>
         <guid>https://padlet.com/jpramirezbz/n02cz52ux8j143c2/wish/3031673803</guid>
      </item>
   </channel>
</rss>
