<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>arreglos by anel</title>
      <link>https://padlet.com/anelecheverria/b2fkx1kuw8fk</link>
      <description>Made with eyes on the prize</description>
      <language>en-us</language>
      <pubDate>2017-11-11 18:22:25 UTC</pubDate>
      <lastBuildDate>2026-02-08 09:13:01 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Arreglos en Estructura de Datos</title>
         <author>anelecheverria</author>
         <link>https://padlet.com/anelecheverria/b2fkx1kuw8fk/wish/205910805</link>
         <description><![CDATA[<div>Un <strong>arreglo</strong> es un conjunto de datos o una estructura de datos homogéneos que se encuentran ubicados en forma consecutiva en la memoria RAM (sirve para almacenar datos en forma temporal).</div>]]></description>
         <enclosure url="https://darkbyteblog.files.wordpress.com/2011/03/arrayscheme.jpg" />
         <pubDate>2017-11-11 18:24:35 UTC</pubDate>
         <guid>https://padlet.com/anelecheverria/b2fkx1kuw8fk/wish/205910805</guid>
      </item>
      <item>
         <title>Definición</title>
         <author>anelecheverria</author>
         <link>https://padlet.com/anelecheverria/b2fkx1kuw8fk/wish/205910970</link>
         <description><![CDATA[<div>Un arreglo puede definirse como un grupo o una colección finita, homogénea y ordenada de elementos. Los arreglos pueden ser de los siguientes tipos:<br><br></div><ul><li>De una dimensión.</li><li>De dos dimensiones.</li><li>De tres o más dimensiones.</li></ul>]]></description>
         <enclosure url="http://imagenes.mailxmail.com/cursos/imagenes/0/3/estructuras-de-datos-y-arreglos_6330_18_2.jpg" />
         <pubDate>2017-11-11 18:26:51 UTC</pubDate>
         <guid>https://padlet.com/anelecheverria/b2fkx1kuw8fk/wish/205910970</guid>
      </item>
      <item>
         <title>Tipos de arreglos</title>
         <author>anelecheverria</author>
         <link>https://padlet.com/anelecheverria/b2fkx1kuw8fk/wish/205911023</link>
         <description><![CDATA[<ul><li>Arreglos unidimensionales.</li><li>Arreglos multidimensionales.</li><li>Arreglo con múltiple subíndices.</li></ul><div><br></div>]]></description>
         <enclosure url="https://asm86.files.wordpress.com/2010/09/arryest.jpg" />
         <pubDate>2017-11-11 18:27:39 UTC</pubDate>
         <guid>https://padlet.com/anelecheverria/b2fkx1kuw8fk/wish/205911023</guid>
      </item>
      <item>
         <title>Operaciones con arreglos</title>
         <author>anelecheverria</author>
         <link>https://padlet.com/anelecheverria/b2fkx1kuw8fk/wish/205911485</link>
         <description><![CDATA[<div>Las operaciones en arreglos pueden clasificarse de la siguiente forma:<br><br></div><ul><li><strong>Lectura:</strong> este proceso consiste en leer un dato de un arreglo y asignar un valor a cada uno de sus componentes</li><li><strong>Escritura:</strong> Consiste en asignarle un valor a cada elemento del arreglo.</li><li><strong>Asignación:</strong> No es posible asignar directamente un valor a todo el arreglo</li><li><strong>Actualización:</strong> Dentro de esta operación se encuentran las operaciones de eliminar, insertar y modificar datos. Para realizar este tipo de operaciones se debe tomar en cuenta si el arreglo está o no ordenado.</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2017-11-11 18:33:31 UTC</pubDate>
         <guid>https://padlet.com/anelecheverria/b2fkx1kuw8fk/wish/205911485</guid>
      </item>
   </channel>
</rss>
