<?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"
	>
<channel>
	<title>Comments on: For the first time since learning Java, I wish I was doing C++</title>
	<atom:link href="http://blog.xcski.com/2008/03/19/for-the-first-time-since-learning-java-i-wish-i-was-doing-c/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.xcski.com/2008/03/19/for-the-first-time-since-learning-java-i-wish-i-was-doing-c</link>
	<description>Everything I used to bore people on newsgroups and mailing lists with, now in one inconvenient place.</description>
	<pubDate>Sun, 20 Jul 2008 22:30:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Kris Johnson</title>
		<link>http://blog.xcski.com/2008/03/19/for-the-first-time-since-learning-java-i-wish-i-was-doing-c#comment-82539</link>
		<dc:creator>Kris Johnson</dc:creator>
		<pubDate>Thu, 20 Mar 2008 11:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2008/03/19/for-the-first-time-since-learning-java-i-wish-i-was-doing-c#comment-82539</guid>
		<description>I've been primarily a C++ programmer for the last fifteen years.  I'd like to use other languages, but C++ is what people want to pay me for.

The "Resource Acquisition is Initialization" idiom (http://en.wikipedia.org/wiki/Resource_Acquisition_Is_Initialization) is the one feature of C++ that I miss when using other programming languages.  You can often fake it to some extent with try/finally or similar constructs, but those other languages can't make it so simple.

I'm often dismayed to find so many self-described "C++ programmers" who don't know about this idiom, or know about it but don't use it..</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been primarily a C++ programmer for the last fifteen years.  I&#8217;d like to use other languages, but C++ is what people want to pay me for.</p>
<p>The &#8220;Resource Acquisition is Initialization&#8221; idiom (http://en.wikipedia.org/wiki/Resource_Acquisition_Is_Initialization) is the one feature of C++ that I miss when using other programming languages.  You can often fake it to some extent with try/finally or similar constructs, but those other languages can&#8217;t make it so simple.</p>
<p>I&#8217;m often dismayed to find so many self-described &#8220;C++ programmers&#8221; who don&#8217;t know about this idiom, or know about it but don&#8217;t use it..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Warinner</title>
		<link>http://blog.xcski.com/2008/03/19/for-the-first-time-since-learning-java-i-wish-i-was-doing-c#comment-82519</link>
		<dc:creator>Andrew Warinner</dc:creator>
		<pubDate>Thu, 20 Mar 2008 07:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2008/03/19/for-the-first-time-since-learning-java-i-wish-i-was-doing-c#comment-82519</guid>
		<description>I've been using the Jakarta commons connection pool (and the database connection pool too) and found it better than anything I could have rolled on my own.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using the Jakarta commons connection pool (and the database connection pool too) and found it better than anything I could have rolled on my own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jed Davis</title>
		<link>http://blog.xcski.com/2008/03/19/for-the-first-time-since-learning-java-i-wish-i-was-doing-c#comment-82477</link>
		<dc:creator>Jed Davis</dc:creator>
		<pubDate>Thu, 20 Mar 2008 02:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2008/03/19/for-the-first-time-since-learning-java-i-wish-i-was-doing-c#comment-82477</guid>
		<description>Not try/finally?</description>
		<content:encoded><![CDATA[<p>Not try/finally?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Tomblin</title>
		<link>http://blog.xcski.com/2008/03/19/for-the-first-time-since-learning-java-i-wish-i-was-doing-c#comment-82447</link>
		<dc:creator>Paul Tomblin</dc:creator>
		<pubDate>Wed, 19 Mar 2008 19:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2008/03/19/for-the-first-time-since-learning-java-i-wish-i-was-doing-c#comment-82447</guid>
		<description>I've said it before and I'll say it again: Americans think they're speaking English, but they're wrong.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve said it before and I&#8217;ll say it again: Americans think they&#8217;re speaking English, but they&#8217;re wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vicki</title>
		<link>http://blog.xcski.com/2008/03/19/for-the-first-time-since-learning-java-i-wish-i-was-doing-c#comment-82446</link>
		<dc:creator>Vicki</dc:creator>
		<pubDate>Wed, 19 Mar 2008 19:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xcski.com/2008/03/19/for-the-first-time-since-learning-java-i-wish-i-was-doing-c#comment-82446</guid>
		<description>"Primer" &lt;i&gt;is&lt;/i&gt; /prim' r/ when you're talking about an introductory textbook.  It's /preyem r/ when it's paint or biotech.

Because that is the only part of this post that I can knowledgably comment on.

It all looks so much like English.</description>
		<content:encoded><![CDATA[<p>&#8220;Primer&#8221; <i>is</i> /prim&#8217; r/ when you&#8217;re talking about an introductory textbook.  It&#8217;s /preyem r/ when it&#8217;s paint or biotech.</p>
<p>Because that is the only part of this post that I can knowledgably comment on.</p>
<p>It all looks so much like English.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
