<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PrograMundo &#124; ¿Listos? Juguemos a ser Dios. &#187; Python</title>
	<atom:link href="http://www.programundo.com/category/python/feed" rel="self" type="application/rss+xml" />
	<link>http://www.programundo.com</link>
	<description>Aprende Programación en distintos lenguajes, Java, PHP, Python, C#, y muchos más</description>
	<lastBuildDate>Wed, 14 Jul 2010 22:03:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>¿Que Lenguaje De Programación Elegir?</title>
		<link>http://www.programundo.com/que-lenguaje-de-programacion-elegir</link>
		<comments>http://www.programundo.com/que-lenguaje-de-programacion-elegir#comments</comments>
		<pubDate>Fri, 19 Dec 2008 07:38:26 +0000</pubDate>
		<dc:creator>Roberto Briones (Admin)</dc:creator>
				<category><![CDATA[C# .NET]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Lenguajes de Programación]]></category>
		<category><![CDATA[Popularidad]]></category>
		<category><![CDATA[Programador]]></category>

		<guid isPermaLink="false">http://www.programundo.com/?p=32</guid>
		<description><![CDATA[Cuando queremos empezar en serio a programar la primera pregunta que se nos viene a la mente es, ¿que lenguaje es el mejor?, lo malo es que no hay una respuesta absoluta a ese cuestionamiento, la razón es que el elegir un lenguaje de programación depende de distintos factores como lo es el tipo de [...]]]></description>
			<content:encoded><![CDATA[<p>Cuando queremos empezar en serio a programar la primera pregunta que se nos viene a la mente es, ¿que lenguaje es el mejor?, lo malo es que no hay una respuesta absoluta a ese cuestionamiento, la razón es que el elegir un lenguaje de programación depende de distintos factores como lo es el tipo de programas que queremos realizar, la plataforma para la cual queremos que sirvan nuestros programas, incluso siendo poco objetivos también entra el gusto por un lenguaje en especifico o por la compañia detrás del lenguaje.</p>
<p><img class="aligncenter size-full wp-image-33" src="http://www.programundo.com/8/files/2008/12/programmer.jpg" alt="programmer" width="399" height="380" /></p>
<p>Uno de los aspectos que hay que tomar en cuenta a la hora de escoger un lenguaje es la plataforma a la que nuestros programas van a ir dedicados, y cuando hablamos de plataforma nos referimos principalmente al sistema operativo. Como sabemos el sistema operativo con mayor mercado es Microsoft Windows, por lo que se podría pensar que deberíamos escoger un lenguaje enfocado a aplicaciones para este sistema operativo, pero esto no es necesariamente así, ya que lo que se busca actualmente es utilizar un lenguaje que den como resultado programas multiplataforma, es decir que funcionen en distintos sistemas operativos, e incluso distintas arquitecturas de hardware.</p>
<p>Otro factor para elegir un lenguaje es el paradigma de programación que este utiliza, generalmente un lenguaje de programación esta atado a un paradigma de programación, pero ¿que entendemos por paradigma? Al hablar de paradigmas de programación se puede entender como una forma de pensar para programar, el uso de la misma palabra genera confusión ya que puede tener varíos conceptos, pero a grandes razgos se entiende como una forma de pensar para programar, pero dicha forma afecta al lenguaje directamente.</p>
<p>Entendamos un poco esto, el paradigma de programación que actualmente es el más utilizado es el llamado &#8220;Programación Orientada a Objetos (POO)&#8221; y es un modo de ver cualquier aspecto del lenguaje como un objeto del mundo real, ya que es la forma en que normalmente los seres humanos vemos las cosas. Ahora este paradigma es soportado por varios lenguajes de programación como Java y C# por poner un ejemplo, sin embargo existen otros paradigmas como la llamada &#8220;Programación Estructurada&#8221; que fue muy utilizada anteriormente por lenguajes como C.</p>
<p>El hecho es que no se puede programar de manera estructurada en Java o en C# y no es posible programar orientado a objetos en el lenguaje C, sin embargo existen lenguajes multiparadigma como es el caso de Python, en el cual podemos programar en el paradigma que se desee.</p>
<p>Esos son los aspectos principales a la hora de elegir un lenguaje de programación, sin embargo no son los unicos, por poner un ejemplo tomemos el caso de Java y C# los lenguajes de programación de más popularidad actualmente, mientras que Java es un lenguaje multiplataforma y libre aunque respaldado por Sun, C# es un lenguaje hecho para crear programas para Microsoft Windows unicamente y propietario, es decir solo la empresa Microsoft es aquella que posee los derechos del lenguaje.</p>
<p>Para terminar podriamos decir que actualmente es necesario optar por un lenguaje que soporte el paradigma de la programación orientada a objetos y que cumpla con las expectativas de tus proyectos.</p>
<p>Aquellos lenguajes de programación que son muy populares actualmente son Java y C#, así como Python, PHP y ASP (para programación web).</p>
<p>Por mi parte prefiero programar en Java, aunque C# me parece un interesante lenguaje para aprender, lo que me hace resistirme a el, es que de la mano de Microsoft siempre vienen restricciones, como el ser especificamente para Windows (producto de la misma empresa), y la falta de apertura y estandarización de sus productos.</p>
<p style="text-align: center">¿Y tu cual lenguaje escogerias?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.programundo.com/que-lenguaje-de-programacion-elegir/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Popularidad De Los Lenguajes De Programación Septiembre 2008</title>
		<link>http://www.programundo.com/popularidad-de-los-lenguajes-de-programacion-septiembre-2008</link>
		<comments>http://www.programundo.com/popularidad-de-los-lenguajes-de-programacion-septiembre-2008#comments</comments>
		<pubDate>Sun, 14 Sep 2008 05:27:33 +0000</pubDate>
		<dc:creator>Roberto Briones (Admin)</dc:creator>
				<category><![CDATA[C# .NET]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Visual .NET]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Cobol]]></category>
		<category><![CDATA[Lenguajes de Programación]]></category>
		<category><![CDATA[Popularidad]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://www.programundo.com/?p=18</guid>
		<description><![CDATA[Si vas a empezar a programar, seguramente necesites ayuda para elegir un lenguaje de programación, es por ello que publico la siguiente tabla que muestra la popularidad de los lenguajes de programación más comunes, y como han cambiado su posición con respecto al año pasado. A la cabeza se mantiene Java, seguido de cerca por [...]]]></description>
			<content:encoded><![CDATA[<p>Si vas a empezar a programar, seguramente necesites ayuda para elegir un lenguaje de programación, es por ello que publico la siguiente tabla que muestra la popularidad de los lenguajes de programación más comunes, y como han cambiado su posición con respecto al año pasado.</p>
<p>A la cabeza se mantiene Java, seguido de cerca por el tan conocido lenguaje C, y siendo C++ el tercer lugar. Al parecer una buena opción para empezar puede ser Java <img src='http://www.programundo.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .</p>
<table id="Table2" class="TpciTable" border="1" align="center">
<tbody>
<tr>
<th align="center">Position<br />
Sep 2008</th>
<th align="center">Position<br />
Sep 2007</th>
<th align="center">Delta in Position</th>
<th align="center">Programming Language</th>
<th align="center">Ratings<br />
Sep 2008</th>
<th align="center">Delta<br />
Sep 2007</th>
<th align="center">Status</th>
</tr>
<tr>
<td align="center">1</td>
<td align="center">1</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Same.gif" border="0" alt="Same Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/Java.html" target="_blank">Java<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">20.715%</td>
<td align="center">-0.99%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">2</td>
<td align="center">2</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Same.gif" border="0" alt="Same Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/C.html" target="_blank">C<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">15.379%</td>
<td align="center">+0.47%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">3</td>
<td align="center">5</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/C__.html" target="_blank">C++<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">10.716%</td>
<td align="center">+0.78%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">4</td>
<td align="center">3</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="Down Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/%28Visual%29_Basic.html" target="_blank">(Visual) Basic<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">10.490%</td>
<td align="center">-0.26%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">5</td>
<td align="center">4</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="Down Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/PHP.html" target="_blank">PHP<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">9.243%</td>
<td align="center">-0.96%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">6</td>
<td align="center">8</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/Python.html" target="_blank">Python<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">5.012%</td>
<td align="center">+1.99%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">7</td>
<td align="center">6</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="Down Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/Perl.html" target="_blank">Perl<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">4.841%</td>
<td align="center">-0.58%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">8</td>
<td align="center">7</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="Down Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/C_.html" target="_blank">C#<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">4.334%</td>
<td align="center">+0.75%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">9</td>
<td align="center">9</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Same.gif" border="0" alt="Same Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/JavaScript.html" target="_blank">JavaScript<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">3.130%</td>
<td align="center">+0.41%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">10</td>
<td align="center">14</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/Delphi.html" target="_blank">Delphi<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">3.055%</td>
<td align="center">+1.83%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">11</td>
<td align="center">10</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="Down Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/Ruby.html" target="_blank">Ruby<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">2.762%</td>
<td align="center">+0.70%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">12</td>
<td align="center">13</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/D.html" target="_blank">D<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">1.265%</td>
<td align="center">-0.11%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">13</td>
<td align="center">11</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="Down Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="Down Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/PL_SQL.html" target="_blank">PL/SQL<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">0.700%</td>
<td align="center">-1.16%</td>
<td align="left">A–</td>
</tr>
<tr>
<td align="center">14</td>
<td align="center">12</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="Down Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="Down Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/SAS.html" target="_blank">SAS<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">0.640%</td>
<td align="center">-0.76%</td>
<td align="left">B</td>
</tr>
<tr>
<td align="center">15</td>
<td align="center">23</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/ActionScript.html" target="_blank">ActionScript<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">0.472%</td>
<td align="center">+0.07%</td>
<td align="left">B</td>
</tr>
<tr>
<td align="center">16</td>
<td align="center">16</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Same.gif" border="0" alt="Same Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/Lisp_Scheme.html" target="_blank">Lisp/Scheme<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">0.419%</td>
<td align="center">-0.21%</td>
<td align="left">B</td>
</tr>
<tr>
<td align="center">17</td>
<td align="center">18</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/Lua.html" target="_blank">Lua<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">0.415%</td>
<td align="center">-0.16%</td>
<td align="left">B</td>
</tr>
<tr>
<td align="center">18</td>
<td align="center">22</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/Pascal.html" target="_blank">Pascal<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">0.400%</td>
<td align="center">-0.03%</td>
<td align="left">B</td>
</tr>
<tr>
<td align="center">19</td>
<td align="center">-</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="Up Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/PowerShell.html" target="_blank">PowerShell<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">0.384%</td>
<td align="center">0.00%</td>
<td align="left">B</td>
</tr>
<tr>
<td align="center">20</td>
<td align="center">17</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="Down Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="Down Popularity of Programming languages : September 2008" /><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="Down Popularity of Programming languages : September 2008" /></td>
<td><a rel="nofollow" href="http://www.tiobe.com/content/paperinfo/tpci/COBOL.html" target="_blank">COBOL<img class="snap_preview_icon" src="http://i.ixnp.com/images/v3.47.0.1/t.gif" alt="" /></a></td>
<td align="center">0.360%</td>
<td align="center">-0.27%</td>
<td align="left">B</td>
</tr>
</tbody>
</table>
<p>Via: <a href="http://www.hurricanesoftwares.com/popularity-of-programming-languages-september-2008/" target="_blank">Mind Tree</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.programundo.com/popularidad-de-los-lenguajes-de-programacion-septiembre-2008/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
