<?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>NinjaCipher &#187; books</title>
	<atom:link href="http://www.ninjacipher.com/category/general/books/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ninjacipher.com</link>
	<description>kungpow programming</description>
	<lastBuildDate>Thu, 25 Mar 2010 14:39:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='www.ninjacipher.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Modern C++ Design</title>
		<link>http://www.ninjacipher.com/2006/04/03/modern-c-design/</link>
		<comments>http://www.ninjacipher.com/2006/04/03/modern-c-design/#comments</comments>
		<pubDate>Tue, 04 Apr 2006 00:37:16 +0000</pubDate>
		<dc:creator>mattd</dc:creator>
				<category><![CDATA[books]]></category>

		<guid isPermaLink="false">http://www.ninjacipher.com/?p=8</guid>
		<description><![CDATA[
On my never ending quest for better code I recently picked up a copy of a book named &#8220;Modern C++ Design&#8221; by a gentleman named Andrei Alexandrescu. The book is about 5 years old so I&#8217;m not sure how modern the info is these days but it really does cover some interesting topics.
The subject is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/exec/obidos/ASIN/0201704315/modecdesi-20/102-9597347-0142514"><img src="http://images.amazon.com/images/P/0201704315.01.TZZZZZZZ.jpg"/></a></p>
<p>On my never ending quest for better code I recently picked up a copy of a book named &#8220;Modern C++ Design&#8221; by a gentleman named Andrei Alexandrescu. The book is about 5 years old so I&#8217;m not sure how modern the info is these days but it really does cover some interesting topics.</p>
<p>The subject is generic programming and design patterns applied and it covers tons of strange and magical ways to leverage templates and design patterns in C++. Long story short functors and policies are your friend. Check it out if your looking to inspire brain pain for code gain.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ninjacipher.com/2006/04/03/modern-c-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
