<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Mi padlet luminoso by Juan carlos villanueva Huaman</title>
      <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4</link>
      <description>Hecho con magia</description>
      <language>en-us</language>
      <pubDate>2021-07-27 14:10:36 UTC</pubDate>
      <lastBuildDate>2025-10-07 14:22:24 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>MODULARIDAD</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662188459</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 14:34:41 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662188459</guid>
      </item>
      <item>
         <title>CONCEPTO</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662189114</link>
         <description><![CDATA[<div>La modularidad es una opción importante para la escalabilidad y comprensión de programas, además de ahorrar trabajo y tiempo en el desarrollo.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 14:35:24 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662189114</guid>
      </item>
      <item>
         <title>PRINCIPIO DE MODULARIDAD</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662194022</link>
         <description><![CDATA[<div>&nbsp;-descomponer un sistema complejo<br>&nbsp;-componerlo a partir de módulos existentes</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 14:41:17 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662194022</guid>
      </item>
      <item>
         <title>Características de los módulos:</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662199933</link>
         <description><![CDATA[<div>- Contienen instrucciones, lógica de proceso y estructuras de datos.</div><div>- Pueden ser compilados de forma individual y usados o almacenados como bibliotecas.</div><div>- Pueden incluirse dentro de un programa.</div><div>- Se pueden usar invocando un nombre y cero o más parámetros.</div><div>- Pueden usar a otros módulos.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 14:48:07 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662199933</guid>
      </item>
      <item>
         <title>funciones</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662203035</link>
         <description><![CDATA[<div>&nbsp;una estructura autónoma similar a los módulos. . La función se relaciona especificando su nombre en una expresión, como si fuera una variable ordinaria de tipo simple.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 14:50:54 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662203035</guid>
      </item>
      <item>
         <title>VENTAJAS</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662204786</link>
         <description><![CDATA[<div>-Simplifica el diseño<br>-Disminuye el tamaño total del programa<br>-Facilita el mantenimiento<br>-Facilita la depuración y prueba</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 14:52:38 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662204786</guid>
      </item>
      <item>
         <title>ESTANDAR</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662212584</link>
         <description><![CDATA[<div>Son funciones proporcionadas por cualquier lenguaje de programación de alto nivel, y se dividen en aritméticas y alfabéticas.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 15:02:08 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662212584</guid>
      </item>
      <item>
         <title>Definidas por el usuario</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662213587</link>
         <description><![CDATA[<div>son funciones que puede definirlas el programador con el propósito de ejecutar alguna función específica, y que por lo general se usan cuando se trata de hacer algún cálculo que será requerido en varias ocasiones en la parte principal del algoritmo.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 15:03:16 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662213587</guid>
      </item>
      <item>
         <title></title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662222412</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1278909218/012ff161a9208c0a3e97eabb1e7b9167/images.png" />
         <pubDate>2021-07-27 15:14:21 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662222412</guid>
      </item>
      <item>
         <title></title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662232490</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1278909218/19b56f72af5b842446e14e1552d2f39d/Captura_de_pantalla_2021_07_27_102529.png" />
         <pubDate>2021-07-27 15:26:55 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662232490</guid>
      </item>
      <item>
         <title>DESVENTAJAS</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662233301</link>
         <description><![CDATA[<div>- Separación de módulos&nbsp;<br>- Memoria&nbsp;<br>- Tiempo de ejecución</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 15:28:01 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662233301</guid>
      </item>
      <item>
         <title>COHESION</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662236011</link>
         <description><![CDATA[<div>Medida intramodular que mide la relación entre los contenidos de un modulo<br><br><strong>ACOPLAMIENTO</strong><br>Medida intermodular que mide la relación de los módulos en un sistema</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 15:31:28 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662236011</guid>
      </item>
      <item>
         <title></title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662237719</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1278909218/19469eedfad0c0c74162578332435f82/Captura_de_pantalla_2021_07_27_103158.png" />
         <pubDate>2021-07-27 15:33:39 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662237719</guid>
      </item>
      <item>
         <title>niveles de cohesion</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662242109</link>
         <description><![CDATA[<div>-casulaidad<br>-logico<br>-temporal<br>procedimental<br>-comunicacional<br>-secuencial<br>-funcional</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 15:38:37 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662242109</guid>
      </item>
      <item>
         <title>la diferencia</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662247015</link>
         <description><![CDATA[<div>radica en que la función se usa para devolver un solo valor de un tipo de dato simple a su punto de referencia</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 15:44:29 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662247015</guid>
      </item>
      <item>
         <title>Tipos de Módulos</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662255510</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 15:52:54 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662255510</guid>
      </item>
      <item>
         <title>estandar</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662255972</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 15:53:31 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662255972</guid>
      </item>
      <item>
         <title>collections</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662256171</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 15:53:46 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662256171</guid>
      </item>
      <item>
         <title>datetime</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662256395</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 15:54:04 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662256395</guid>
      </item>
      <item>
         <title>random</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662256567</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 15:54:18 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662256567</guid>
      </item>
      <item>
         <title>math</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662256765</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 15:54:34 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662256765</guid>
      </item>
      <item>
         <title>EJEMPLOS</title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662262359</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2021-07-27 16:01:38 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662262359</guid>
      </item>
      <item>
         <title></title>
         <author>oxajuan111</author>
         <link>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662278045</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1278909218/130466ed03bb47a572689977fc3bb545/WhatsApp_Image_2021_07_27_at_11_06_26.jpeg" />
         <pubDate>2021-07-27 16:23:28 UTC</pubDate>
         <guid>https://padlet.com/oxajuan111/bq94nx79e2apkvq4/wish/1662278045</guid>
      </item>
   </channel>
</rss>
