<?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>DJS Consulting Tech Blog &#187; C++</title>
	<atom:link href="http://djs-consulting.com/linux/blog/category/programming/c/feed" rel="self" type="application/rss+xml" />
	<link>http://djs-consulting.com/linux/blog</link>
	<description>Technical Information You Can Use (or not - but hey, at least it&#039;s free!)</description>
	<lastBuildDate>Tue, 02 Mar 2010 19:11:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Foray into C++</title>
		<link>http://djs-consulting.com/linux/blog/2004/a-foray-into-c</link>
		<comments>http://djs-consulting.com/linux/blog/2004/a-foray-into-c#comments</comments>
		<pubDate>Thu, 17 Jun 2004 07:00:46 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://www.djs-consulting.com/linux/blog/2004/a-foray-into-c</guid>
		<description><![CDATA[Compiling my own versions of programs when trying to get DVD stuff working intrigued me.  I&#8217;ve tried a couple of times to teach myself C++, but hadn&#8217;t really gotten that far.  My understanding of some of the concepts has improved some, and I&#8217;ve also found a good set of tutorials on C Programming&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Compiling my own versions of programs when trying to get DVD stuff working intrigued me.  I&#8217;ve tried a couple of times to teach myself C++, but hadn&#8217;t really gotten that far.  My understanding of some of the concepts has improved some, and I&#8217;ve also found a good set of tutorials on <a href="http://www.cprogramming.com/tutorial.html">C Programming</a>&#8217;s web site.  I went though the tutorials, and got some interesting things working.  This was PC-based, using the <a href="http://www.cygwin.com/">CygWin</a> Linux emulator.  I actually understood everything I wrote, which is a very nice feeling!  This knowledge should come in handy if I ever have trouble compiling something&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://djs-consulting.com/linux/blog/2004/a-foray-into-c/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
