<?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: c++</title>
	<atom:link href="http://www.coriolinus.net/2008/06/08/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coriolinus.net/2008/06/08/c/</link>
	<description>read, and be entertained</description>
	<lastBuildDate>Thu, 16 Jun 2011 07:31:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.coriolinus.net/2008/06/08/c/comment-page-1/#comment-1511</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 09 Jun 2008 15:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.coriolinus.net/?p=2150#comment-1511</guid>
		<description>(Can&#039;t resist: Eclipse is more than a &lt;i&gt;little&lt;/i&gt; more multi-platform friendly because MSVS is downright xenophobic. Windows, Windows, all the way. Since I know you have a strong fondness for FreeBSD, it might be a mistake to get too comfortable with a Windows-only IDE.)

I learned C++ reading Stroustrup&#039;s &quot;The C++ Programming Language.&quot; I can&#039;t claim that&#039;s the best C++ intro book out there because I haven&#039;t read others, but you might be surprised at how readable it is. I do still use it as a reference.

However -- my strongest possible recommendation -- beyond your intro book of choice, read everything you can get your hands on by Scott Meyers: Effective C++, More Effective C++, Effective STL, anything since then. By forewarning you of many glitches, gotchas and WTFs, Meyers will save you major time starting right away. Moreover, his readable, informative analysis of every such situation gives you a deep understanding of the language and its foibles. Absolutely indispensable.</description>
		<content:encoded><![CDATA[<p>(Can&#8217;t resist: Eclipse is more than a <i>little</i> more multi-platform friendly because MSVS is downright xenophobic. Windows, Windows, all the way. Since I know you have a strong fondness for FreeBSD, it might be a mistake to get too comfortable with a Windows-only IDE.)</p>
<p>I learned C++ reading Stroustrup&#8217;s &#8220;The C++ Programming Language.&#8221; I can&#8217;t claim that&#8217;s the best C++ intro book out there because I haven&#8217;t read others, but you might be surprised at how readable it is. I do still use it as a reference.</p>
<p>However &#8212; my strongest possible recommendation &#8212; beyond your intro book of choice, read everything you can get your hands on by Scott Meyers: Effective C++, More Effective C++, Effective STL, anything since then. By forewarning you of many glitches, gotchas and WTFs, Meyers will save you major time starting right away. Moreover, his readable, informative analysis of every such situation gives you a deep understanding of the language and its foibles. Absolutely indispensable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.coriolinus.net/2008/06/08/c/comment-page-1/#comment-1510</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sun, 08 Jun 2008 23:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.coriolinus.net/?p=2150#comment-1510</guid>
		<description>Read Thinking in C++ By Bruce Eckel. Its a great book, one I still use as a reference. It really shows you whats going on under the hood w/ C++. The only thing you may not like about it is that it makes some assumptions that you are coming from a C background in areas. 

I LOVE VS. Its debugging tools are great. Eclipse is a little more multi-platform friendly, but I find the debugging tools in VS are much better than Eclipse. The interface also makes more sense to me, one wrong move in eclipse and you can be in some bizarre viewing mode that takes awhile to reset. I have used Eclipse for about a year now, and still have this problem. I have never had the need to &quot;read the manual&quot; with VS like I have w/ Eclipse.</description>
		<content:encoded><![CDATA[<p>Read Thinking in C++ By Bruce Eckel. Its a great book, one I still use as a reference. It really shows you whats going on under the hood w/ C++. The only thing you may not like about it is that it makes some assumptions that you are coming from a C background in areas. </p>
<p>I LOVE VS. Its debugging tools are great. Eclipse is a little more multi-platform friendly, but I find the debugging tools in VS are much better than Eclipse. The interface also makes more sense to me, one wrong move in eclipse and you can be in some bizarre viewing mode that takes awhile to reset. I have used Eclipse for about a year now, and still have this problem. I have never had the need to &#8220;read the manual&#8221; with VS like I have w/ Eclipse.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

