<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Why Python is better than Java?</title>
	<atom:link href="http://punetech.com/why-python-is-better-than-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://punetech.com/why-python-is-better-than-java/</link>
	<description>Connecting together Pune&#039;s Technologists</description>
	<lastBuildDate>Tue, 07 Feb 2012 07:03:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Why you should register to attend Python Conference Pune (Sept 2011) right now &#124; punetech.com</title>
		<link>http://punetech.com/why-python-is-better-than-java/#comment-80940</link>
		<dc:creator>Why you should register to attend Python Conference Pune (Sept 2011) right now &#124; punetech.com</dc:creator>
		<pubDate>Tue, 26 Jul 2011 08:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=361#comment-80940</guid>
		<description>[...] programming using Python). If you need arguments on why everybody must learn python check here, here and [...]</description>
		<content:encoded><![CDATA[<p>[...] programming using Python). If you need arguments on why everybody must learn python check here, here and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://punetech.com/why-python-is-better-than-java/#comment-78422</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Wed, 05 Jan 2011 17:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=361#comment-78422</guid>
		<description>Python is AWSOME. It is the only language out of the mainstream ones I have used I get excited about using. 

YMMV depending on what field your in. Python is very strong for glue work. Has a long way to go in other areas though. Very popular getting for web development - for that I think it may overtake Java.

To learn I advise getting videos from lynda.com or similar sites to get the basics down. Then go and find other peoples code and just read it. That is really how most people learn programming not from long winded books they just get stuck in working over code from experienced programmers.

Look for books that teach algorithms, design patterns and frameworks or using python for a purpose you need it for (you will NEVER learn everything any language can do so stick to your area of need). You also learn more actually trying to use it for a specific project than always book reading.</description>
		<content:encoded><![CDATA[<p>Python is AWSOME. It is the only language out of the mainstream ones I have used I get excited about using. </p>
<p>YMMV depending on what field your in. Python is very strong for glue work. Has a long way to go in other areas though. Very popular getting for web development &#8211; for that I think it may overtake Java.</p>
<p>To learn I advise getting videos from lynda.com or similar sites to get the basics down. Then go and find other peoples code and just read it. That is really how most people learn programming not from long winded books they just get stuck in working over code from experienced programmers.</p>
<p>Look for books that teach algorithms, design patterns and frameworks or using python for a purpose you need it for (you will NEVER learn everything any language can do so stick to your area of need). You also learn more actually trying to use it for a specific project than always book reading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravi chandel</title>
		<link>http://punetech.com/why-python-is-better-than-java/#comment-5424</link>
		<dc:creator>ravi chandel</dc:creator>
		<pubDate>Mon, 09 Mar 2009 07:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=361#comment-5424</guid>
		<description>hi,
   i read you article it&#039;s good but i wanted to know which is the best book for python so that i can do programming easily.

bye</description>
		<content:encoded><![CDATA[<p>hi,<br />
   i read you article it&#8217;s good but i wanted to know which is the best book for python so that i can do programming easily.</p>
<p>bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PuneTech &#187; Blog Archive &#187; What is multi-core architecture and why you need to understand it</title>
		<link>http://punetech.com/why-python-is-better-than-java/#comment-4450</link>
		<dc:creator>PuneTech &#187; Blog Archive &#187; What is multi-core architecture and why you need to understand it</dc:creator>
		<pubDate>Wed, 26 Nov 2008 03:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=361#comment-4450</guid>
		<description>[...] or a manager of one, you should read the entire article.  In fact, as we mentioned in  a previous PuneTech post (Why Python is better than Java), you should really subscribe to his blog. He writes detailed and insightful articles that, as a [...]</description>
		<content:encoded><![CDATA[<p>[...] or a manager of one, you should read the entire article.  In fact, as we mentioned in  a previous PuneTech post (Why Python is better than Java), you should really subscribe to his blog. He writes detailed and insightful articles that, as a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nemo</title>
		<link>http://punetech.com/why-python-is-better-than-java/#comment-4407</link>
		<dc:creator>Nemo</dc:creator>
		<pubDate>Thu, 13 Nov 2008 01:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=361#comment-4407</guid>
		<description>The &quot;forced indentation&quot; is the exact same indentation as you&#039;d use in any other language. Meanwhile, you get to dispense with brackets, begin/end, or similar nonsense. It&#039;s a huge win with no downside.</description>
		<content:encoded><![CDATA[<p>The &#8220;forced indentation&#8221; is the exact same indentation as you&#8217;d use in any other language. Meanwhile, you get to dispense with brackets, begin/end, or similar nonsense. It&#8217;s a huge win with no downside.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PuneTech &#187; Why Python is better than Java for Object-Oriented Design</title>
		<link>http://punetech.com/why-python-is-better-than-java/#comment-4270</link>
		<dc:creator>PuneTech &#187; Why Python is better than Java for Object-Oriented Design</dc:creator>
		<pubDate>Thu, 09 Oct 2008 02:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=361#comment-4270</guid>
		<description>[...] switched over to Python and has discovered that he is much happier writing programs in Python. We covered his first article in the series, and the end of that post gives an idea of why we think you should [...]</description>
		<content:encoded><![CDATA[<p>[...] switched over to Python and has discovered that he is much happier writing programs in Python. We covered his first article in the series, and the end of that post gives an idea of why we think you should [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

