<?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>Blog do Valcanaia &#187; ASP</title>
	<atom:link href="http://www.valcanaia.com.br/tag/asp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.valcanaia.com.br</link>
	<description>Um pouco de tudo... ou não.</description>
	<lastBuildDate>Tue, 26 Jul 2011 19:47:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Qual é a melhor linguagem de programação? Ou melhor, qual é a mais popular?</title>
		<link>http://www.valcanaia.com.br/2009/08/qual-e-a-melhor-linguagem-de-programacao-ou-melhor-qual-e-a-mais-popular/</link>
		<comments>http://www.valcanaia.com.br/2009/08/qual-e-a-melhor-linguagem-de-programacao-ou-melhor-qual-e-a-mais-popular/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 00:50:30 +0000</pubDate>
		<dc:creator>Felipe Valcanaia</dc:creator>
				<category><![CDATA[Tecnologia]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linguagem de programação]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programação]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://valcanaia.wordpress.com/?p=86</guid>
		<description><![CDATA[Qual é a melhor linguagem de programação? Ou melhor, qual é a mais popular?]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%3A%2F%2Fwww.valcanaia.com.br%2F2009%2F08%2Fqual-e-a-melhor-linguagem-de-programacao-ou-melhor-qual-e-a-mais-popular%2F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Qual%20%C3%A9%20a%20melhor%20linguagem%20de%20programa%C3%A7%C3%A3o%3F%20Ou%20melhor%2C%20qual%20%C3%A9%20a%20mais%20popular%3F%22%20%7D);"></div>
<p>Todos sabemos, imaginamos, ou deveríamos ter noção de que cada linguagem tem seus pontos fortes e fracos, que A é melhor para X e B é melhor para Y. Todavía, definir <strong>qual é a melhor linguagem de programação</strong> sempre será uma guerra (tal como religião e política).</p>
<p>Imagine um programador Java x .NET, PHP x ASP (e o resto), assim vai e sempre será&#8230;</p>
<p>Mas já que você não pode saber qual é a melhor definitivamente, você pode no mínimo saber qual é a mais popular <img src='http://www.valcanaia.com.br/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>E para isso existe o site TIOBE. Através dele você tem um ranking completo com a posição de todas (ou boa parte) das linguagens existentes. O site também mantém uma time-line destas linguagens, ou seja, você pode comparar suas popularidades em épocas diferentes. Veja abaixo.</p>
<table id="Table2" border="1" align="center">
<tbody>
<tr>
<th align="center">Position<br />
Aug 2009</th>
<th align="center">Position<br />
Aug 2008</th>
<th align="center">Delta in Position</th>
<th align="center">Programming Language</th>
<th align="center">Ratings<br />
Aug 2009</th>
<th align="center">Delta<br />
Aug 2008</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="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/Java.html">Java</a></td>
<td align="center">19.527%</td>
<td align="center">-2.04%</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="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/C.html">C</a></td>
<td align="center">17.220%</td>
<td align="center">+1.04%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">3</td>
<td align="center">4</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/C__.html">C++</a></td>
<td align="center">10.501%</td>
<td align="center">+0.44%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">4</td>
<td align="center">5</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/PHP.html">PHP</a></td>
<td align="center">9.390%</td>
<td align="center">+0.04%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">5</td>
<td align="center">3</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/%28Visual%29_Basic.html">(Visual) Basic</a></td>
<td align="center">8.486%</td>
<td align="center">-2.37%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">6</td>
<td align="center">6</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Same.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/Python.html">Python</a></td>
<td align="center">4.489%</td>
<td align="center">-0.49%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">7</td>
<td align="center">8</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/C_.html">C#</a></td>
<td align="center">4.443%</td>
<td align="center">+0.75%</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="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/Perl.html">Perl</a></td>
<td align="center">4.028%</td>
<td align="center">-0.67%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">9</td>
<td align="center">10</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/JavaScript.html">JavaScript</a></td>
<td align="center">2.812%</td>
<td align="center">-0.08%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">10</td>
<td align="center">9</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/Ruby.html">Ruby</a></td>
<td align="center">2.490%</td>
<td align="center">-0.43%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">11</td>
<td align="center">11</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Same.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/Delphi.html">Delphi</a></td>
<td align="center">2.337%</td>
<td align="center">-0.39%</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="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/PL_SQL.html">PL/SQL</a></td>
<td align="center">0.982%</td>
<td align="center">+0.30%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">13</td>
<td align="center">14</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/SAS.html">SAS</a></td>
<td align="center">0.817%</td>
<td align="center">+0.27%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">14</td>
<td align="center">27</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/RPG_%28OS_400%29.html">RPG (OS/400)</a></td>
<td align="center">0.752%</td>
<td align="center">+0.52%</td>
<td align="left">A</td>
</tr>
<tr>
<td align="center">15</td>
<td align="center">26</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/ABAP.html">ABAP</a></td>
<td align="center">0.739%</td>
<td align="center">+0.51%</td>
<td align="left">A</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="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/Pascal.html">Pascal</a></td>
<td align="center">0.675%</td>
<td align="center">+0.26%</td>
<td align="left">A-</td>
</tr>
<tr>
<td align="center">17</td>
<td align="center">12</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/D.html">D</a></td>
<td align="center">0.662%</td>
<td align="center">-0.69%</td>
<td align="left">B</td>
</tr>
<tr>
<td align="center">18</td>
<td align="center">17</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Down.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/Lisp_Scheme.html">Lisp/Scheme</a></td>
<td align="center">0.630%</td>
<td align="center">+0.25%</td>
<td align="left">B</td>
</tr>
<tr>
<td align="center">19</td>
<td align="center">41</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/Objective-C.html">Objective-C</a></td>
<td align="center">0.612%</td>
<td align="center">+0.51%</td>
<td align="left">B</td>
</tr>
<tr>
<td align="center">20</td>
<td align="center">25</td>
<td align="center"><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /><img src="http://www.tiobe.com/tiobe_index/images/Up.gif" border="0" alt="" /></td>
<td><a href="http://www.tiobe.com/content/paperinfo/tpci/MATLAB.html">MATLAB</a></td>
<td align="center">0.560%</td>
<td align="center">+0.32%</td>
<td align="left">B</td>
</tr>
</tbody>
</table>
<p>Veja mais: <a href="http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html">http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html</a></p>

]]></content:encoded>
			<wfw:commentRss>http://www.valcanaia.com.br/2009/08/qual-e-a-melhor-linguagem-de-programacao-ou-melhor-qual-e-a-mais-popular/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

