<?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: Python&#8217;s e-books</title>
	<atom:link href="http://duller.kukuchew.com/archives/271/feed" rel="self" type="application/rss+xml" />
	<link>http://duller.kukuchew.com/archives/271</link>
	<description>发表一下无无聊聊的文章, 评下想评的事, 分享下心得, 只想做个无无聊聊的人</description>
	<lastBuildDate>Sun, 21 Mar 2010 14:03:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 我的天空</title>
		<link>http://duller.kukuchew.com/archives/271/comment-page-1#comment-83211</link>
		<dc:creator>我的天空</dc:creator>
		<pubDate>Mon, 06 Oct 2008 17:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://duller.kukuchew.com/?p=271#comment-83211</guid>
		<description>找个python中文手册慢慢学习就行了</description>
		<content:encoded><![CDATA[<p>找个python中文手册慢慢学习就行了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andycjw</title>
		<link>http://duller.kukuchew.com/archives/271/comment-page-1#comment-398</link>
		<dc:creator>andycjw</dc:creator>
		<pubDate>Sat, 12 Nov 2005 21:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://duller.kukuchew.com/?p=271#comment-398</guid>
		<description>python is object oriented high level, interpreted language
and because of so, it&#039;s sort of like a scripting language, which is easy to learn (only high level concept needed, no need to mess with low level stuff), but yet is more powerful than just plain scripting lanuage, since it&#039;s a real full programming language. A good language to learn for beginner or hobbyist. saying it&#039;s for beginner or hobbyist doesn&#039;t mean it&#039;s not good enough, it&#039;s just that it&#039;s more practical to use language like C or maybe java when doing low level programming, which is still majority of professional programming need these days(remember python is high level language?)</description>
		<content:encoded><![CDATA[<p>python is object oriented high level, interpreted language<br />
and because of so, it&#8217;s sort of like a scripting language, which is easy to learn (only high level concept needed, no need to mess with low level stuff), but yet is more powerful than just plain scripting lanuage, since it&#8217;s a real full programming language. A good language to learn for beginner or hobbyist. saying it&#8217;s for beginner or hobbyist doesn&#8217;t mean it&#8217;s not good enough, it&#8217;s just that it&#8217;s more practical to use language like C or maybe java when doing low level programming, which is still majority of professional programming need these days(remember python is high level language?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 黄德峻</title>
		<link>http://duller.kukuchew.com/archives/271/comment-page-1#comment-397</link>
		<dc:creator>黄德峻</dc:creator>
		<pubDate>Sat, 12 Nov 2005 18:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://duller.kukuchew.com/?p=271#comment-397</guid>
		<description>if i&#039;m not wrong, the 1st version of python is created in 1991.
Every version, there&#039;s some dramastic change.
perhaps this can help you www.python.org</description>
		<content:encoded><![CDATA[<p>if i&#8217;m not wrong, the 1st version of python is created in 1991.<br />
Every version, there&#8217;s some dramastic change.<br />
perhaps this can help you <a href="http://www.python.org" rel="nofollow">http://www.python.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 黄德峻</title>
		<link>http://duller.kukuchew.com/archives/271/comment-page-1#comment-396</link>
		<dc:creator>黄德峻</dc:creator>
		<pubDate>Sat, 12 Nov 2005 18:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://duller.kukuchew.com/?p=271#comment-396</guid>
		<description>php and asp i thought is web programming?
Java and C++ in somehow better than python, but the good of python is easier to learn, and the coding is much more shorter.
Comparing to Perl, python is not so messy.
And comparing to VB which is more or less easy to learn, python is more flexible</description>
		<content:encoded><![CDATA[<p>php and asp i thought is web programming?<br />
Java and C++ in somehow better than python, but the good of python is easier to learn, and the coding is much more shorter.<br />
Comparing to Perl, python is not so messy.<br />
And comparing to VB which is more or less easy to learn, python is more flexible</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacky</title>
		<link>http://duller.kukuchew.com/archives/271/comment-page-1#comment-395</link>
		<dc:creator>Jacky</dc:creator>
		<pubDate>Sat, 12 Nov 2005 18:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://duller.kukuchew.com/?p=271#comment-395</guid>
		<description>I may be wrong, but I thought Python is somewhat older than the others?</description>
		<content:encoded><![CDATA[<p>I may be wrong, but I thought Python is somewhat older than the others?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacky</title>
		<link>http://duller.kukuchew.com/archives/271/comment-page-1#comment-394</link>
		<dc:creator>Jacky</dc:creator>
		<pubDate>Sat, 12 Nov 2005 18:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://duller.kukuchew.com/?p=271#comment-394</guid>
		<description>Why learn Python? How is it better than PHP, ASP or Java?</description>
		<content:encoded><![CDATA[<p>Why learn Python? How is it better than PHP, ASP or Java?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
