<?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://techblog.djs-consulting.com/category/programming/c-plus-plus/feed" rel="self" type="application/rss+xml" />
	<link>http://techblog.djs-consulting.com</link>
	<description>Technical Information You Can Use</description>
	<lastBuildDate>Mon, 02 Jan 2012 18:44:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A Foray into C++</title>
		<link>http://techblog.djs-consulting.com/2004/a-foray-into-c-plus-plus.html</link>
		<comments>http://techblog.djs-consulting.com/2004/a-foray-into-c-plus-plus.html#comments</comments>
		<pubDate>Thu, 17 Jun 2004 06:00:48 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[C++]]></category>

		<guid isPermaLink="false">http://techblog.johnson/?p=14</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 &#8230; <a href="http://techblog.djs-consulting.com/2004/a-foray-into-c-plus-plus.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>&#8216;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://techblog.djs-consulting.com/2004/a-foray-into-c-plus-plus.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

