<?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++ Programming Tips</title>
	<atom:link href="http://design.liberta.co.za/articles/top-10-cpp-programming-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://design.liberta.co.za/articles/top-10-cpp-programming-tips/</link>
	<description>A collection of articles about Internet Marketing, Web Design, Effective Writing, Graphic Design, Software Development and Photography.</description>
	<lastBuildDate>Fri, 13 Jan 2012 18:27:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Francois Viljoen</title>
		<link>http://design.liberta.co.za/articles/top-10-cpp-programming-tips/comment-page-1/#comment-765</link>
		<dc:creator>Francois Viljoen</dc:creator>
		<pubDate>Mon, 27 Apr 2009 16:20:55 +0000</pubDate>
		<guid isPermaLink="false">http://design.liberta.co.za/articles/?p=21#comment-765</guid>
		<description>@Alex

Pleased to meet you.

I haven&#039;t heard of the term &#039;RAII&#039; before now, thanks for enlightening me.

However, I do use the concept of RAII regularly (especially smart pointers) and I agree, it makes for very safe, logical and easy to use code.

Definitely also a top-10 candidate!</description>
		<content:encoded><![CDATA[<p>@Alex</p>
<p>Pleased to meet you.</p>
<p>I haven&#8217;t heard of the term &#8216;RAII&#8217; before now, thanks for enlightening me.</p>
<p>However, I do use the concept of RAII regularly (especially smart pointers) and I agree, it makes for very safe, logical and easy to use code.</p>
<p>Definitely also a top-10 candidate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Allain</title>
		<link>http://design.liberta.co.za/articles/top-10-cpp-programming-tips/comment-page-1/#comment-724</link>
		<dc:creator>Alex Allain</dc:creator>
		<pubDate>Sun, 26 Apr 2009 13:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://design.liberta.co.za/articles/?p=21#comment-724</guid>
		<description>A very good list, but I noticed you didn&#039;t mention &lt;a href=&quot;http://en.wikipedia.org/wiki/Resource_Acquisition_Is_Initialization&quot; rel=&quot;nofollow&quot;&gt;RAII&lt;/a&gt;, which is, IMHO, a key C++ idiom.   Also, RAII (in conjunction with templates) allows really great features like &lt;a href=&quot;http://www.boost.org/doc/libs/1_38_0/libs/smart_ptr/shared_ptr.htm&quot; rel=&quot;nofollow&quot;&gt;smart pointers&lt;/a&gt;--another feature that definitely makes my list.

By the way, we have remarkably similar interests--I&#039;m a big Vim fan too.  Definitely glad to find your site.</description>
		<content:encoded><![CDATA[<p>A very good list, but I noticed you didn&#8217;t mention <a href="http://en.wikipedia.org/wiki/Resource_Acquisition_Is_Initialization" rel="nofollow">RAII</a>, which is, IMHO, a key C++ idiom.   Also, RAII (in conjunction with templates) allows really great features like <a href="http://www.boost.org/doc/libs/1_38_0/libs/smart_ptr/shared_ptr.htm" rel="nofollow">smart pointers</a>&#8211;another feature that definitely makes my list.</p>
<p>By the way, we have remarkably similar interests&#8211;I&#8217;m a big Vim fan too.  Definitely glad to find your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damian</title>
		<link>http://design.liberta.co.za/articles/top-10-cpp-programming-tips/comment-page-1/#comment-700</link>
		<dc:creator>Damian</dc:creator>
		<pubDate>Sat, 25 Apr 2009 22:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://design.liberta.co.za/articles/?p=21#comment-700</guid>
		<description>Thanks Francois.

Quite a nifty beginners to intermediate engineers/programmers reference for learning C++.</description>
		<content:encoded><![CDATA[<p>Thanks Francois.</p>
<p>Quite a nifty beginners to intermediate engineers/programmers reference for learning C++.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

