<?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>Tairan&#039;s Story &#187; IDE</title>
	<atom:link href="http://www.tairan.net/index.php/tag/ide/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tairan.net</link>
	<description>「知之真切笃实处即是行，行之明觉精察处即是知，知行工夫不可离。」</description>
	<lastBuildDate>Fri, 02 Dec 2011 08:08:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>The IDE is good or evil?</title>
		<link>http://www.tairan.net/index.php/2009/03/14/the-ide-is-good-or-evil/</link>
		<comments>http://www.tairan.net/index.php/2009/03/14/the-ide-is-good-or-evil/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 08:48:03 +0000</pubDate>
		<dc:creator>Daniel Wang</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Thinking]]></category>
		<category><![CDATA[我的声音]]></category>
		<category><![CDATA[IDE]]></category>

		<guid isPermaLink="false">http://www.tairan.net/?p=274</guid>
		<description><![CDATA[从Java世界的eclipse，netbeans到.NET世界的Visual Studio(VSTS), IDE的很多强大的功能为我们的开发带来了不少的便利，但有时候IDE也给我们带来了很多的烦恼，比如当没有IDE支持的时候，有些人竟然会写不出代码。这到底是IDE好还是坏？ 首先可以肯定的一点是 IDE 是用来提高工作效率的。但他不能代替你去思考。所以在使用IDE这些便利的功能时，需要对IDE有一定的认识。 比如 IDE 是通过什么方式来帮我们管理源代码，以及如何知道我们的编译顺序的。 IDE 是根据什么方式来进行智能提示的？ 为什么IDE可以协助我们进行debug？ 现在IDE的智能提示很强大，而我们在使用智能提示之前是不是先要清楚每个对象是干什么的？对象里面的方法属性是干嘛的？ 如果离开了智能提示，就不知道该怎么写代码，那么即使写出的代码也靠不住。 在学习阶段还是多用文本编辑器(VIM, Notepad++)来写代码，当把程序的各个生命周期(编码，编译，链接，运行等)搞清楚，把所用的语言的各个特性，以及使用相关类库的功能搞清楚再用IDE来帮助你在生产开发时节省体力。 © Daniel Wang for Tairan&#039;s Story, 2009. &#124; Permalink &#124; No comment &#124; Add to del.icio.us Post tags: IDE, Thinking Feed enhanced by Better Feed from Ozh]]></description>
			<content:encoded><![CDATA[<p>从Java世界的eclipse，netbeans到.NET世界的Visual Studio(VSTS), IDE的很多强大的功能为我们的开发带来了不少的便利，但有时候IDE也给我们带来了很多的烦恼，比如当没有IDE支持的时候，有些人竟然会写不出代码。这到底是IDE好还是坏？</p>
<p>首先可以肯定的一点是 IDE 是用来提高工作效率的。但他不能代替你去思考。所以在使用IDE这些便利的功能时，需要对IDE有一定的认识。</p>
<p>比如<br />
IDE 是通过什么方式来帮我们管理源代码，以及如何知道我们的编译顺序的。<br />
IDE 是根据什么方式来进行智能提示的？<br />
为什么IDE可以协助我们进行debug？</p>
<p>现在IDE的智能提示很强大，而我们在使用智能提示之前是不是先要清楚每个对象是干什么的？对象里面的方法属性是干嘛的？</p>
<p>如果离开了智能提示，就不知道该怎么写代码，那么即使写出的代码也靠不住。</p>
<p>在学习阶段还是多用文本编辑器(VIM, Notepad++)来写代码，当把程序的各个生命周期(编码，编译，链接，运行等)搞清楚，把所用的语言的各个特性，以及使用相关类库的功能搞清楚再用IDE来帮助你在生产开发时节省体力。</p>
<hr />
<p><small>© Daniel Wang for <a href="http://www.tairan.net">Tairan&#039;s Story</a>, 2009. |
<a href="http://www.tairan.net/index.php/2009/03/14/the-ide-is-good-or-evil/">Permalink</a> |
<a href="http://www.tairan.net/index.php/2009/03/14/the-ide-is-good-or-evil/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.tairan.net/index.php/2009/03/14/the-ide-is-good-or-evil/&title=The IDE is good or evil?">del.icio.us</a>
<br/>
Post tags: <a href="http://www.tairan.net/index.php/tag/ide/" rel="tag">IDE</a>, <a href="http://www.tairan.net/index.php/tag/thinking/" rel="tag">Thinking</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tairan.net/index.php/2009/03/14/the-ide-is-good-or-evil/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

