<?xml version="1.0" encoding="iso-8859-1"?><!-- Copy and paste the url into your newsreader application" -->
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<channel>
	<title>About.com <![CDATA[C / C++ / C#]]></title>
	<link>http://cplus.about.com/</link>
	<description>Get the latest headlines from the About.com <![CDATA[C / C++ / C# GuideSite.]]></description>
	<image>
		<title>About.com</title>
		<url>http://clk.about.com/?zi=1/1hh</url> 
		<link>http://www.about.com/</link> 
		<width>118</width> 
		<height>20</height> 
	</image>
	<dc:language>en-us</dc:language>
	<dc:creator></dc:creator>
	<dc:date>2013-05-15T18:05:04Z</dc:date>
	<pubDate>Wed, 15 May 2013 18:05:04 +0000</pubDate>
	<admin:generatorAgent rdf:resource="" />
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
	
			<item>
			<title>Programming Challenge 71 Published</title>
			<link>http://cplus.about.com/b/2013/05/17/programming-challenge-71-published.htm</link>
			<description>&lt;p&gt;And I 've just realised that no one has missed the input.txt from challenge 70 (it will be there by Sunday evening!).&lt;/p&gt;

&lt;p&gt;This month's challenge is about veruifying if html files are valid or have overlapping html tags. These are the tags your program must check: &lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt; is ok but &lt;div&gt;&lt;span&gt;&lt;/div&gt;&lt;/span&gt; is not. The tags in question are limited to &lt;div&gt; tags, it should also handle &lt;span&gt;, &lt;p&gt;, &lt;b&gt;, &lt;i&gt; and &lt;u&gt; tags (and their closing tags).&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Read &lt;a href=&quot;http://cplus.about.com/od/programmingchallenges/a/programming-challenge-71-unweave-divs.htm&quot; title=&quot;Link to Programming Challenge 71&quot;&gt;Programming Challenge 71&lt;/a&gt; - Unweave tags&lt;/li&gt;&lt;li&gt;Enter &lt;a href=&quot;http://cplus.about.com/od/programmingchallenges/a/programming-challenge-70-artillery-shoot.htm&quot; target=&quot;_blank&quot; title=&quot;Link to Challenge 70 - Artillery shoot&quot;&gt;Programming Challenge 70 &lt;/a&gt; - Shoot the targets.&lt;/li&gt;&lt;/ul&gt;</description>
			<guid isPermaLink="true">http://cplus.about.com/b/2013/05/17/programming-challenge-71-published.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Fri, 17 May 2013 17:58:34 +0000</pubDate>
			<dc:date>2013-05-17T17:58:34Z</dc:date>

		</item>
			<item>
			<title>One Step Forward to MOOC's Accreditation</title>
			<link>http://cplus.about.com/b/2013/05/15/one-step-forward-to-moocs-accreditation.htm</link>
			<description>&lt;p&gt;The Georgia Institute of Technology along with Udacity and AT&amp;#038;T will be offering the the first accredited Online Master of Science in Computer Science, for a cost estimated at under $7,000 starting in Fall 2014. It will be open to anyone in the world who has a BSc in Computer Science.&lt;/p&gt;...&lt;p&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=http://cplus.about.com/b/2013/05/15/one-step-forward-to-moocs-accreditation.htm&quot;&gt;Read Full Post&lt;/a&gt;&lt;/p&gt;</description>
			<guid isPermaLink="true">http://cplus.about.com/b/2013/05/15/one-step-forward-to-moocs-accreditation.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Wed, 15 May 2013 18:05:04 +0000</pubDate>
			<dc:date>2013-05-15T18:05:04Z</dc:date>

		</item>
			<item>
			<title>SQLite with C Third Tutorial Published</title>
			<link>http://cplus.about.com/b/2013/05/13/sqlite-with-c-third-tutorial-published.htm</link>
			<description>&lt;p&gt;&lt;a href=&quot;http://cplus.about.com/od/howtodothingsin1/a/tutorial-three-sqlite-insert-and-c.htm&quot; target=&quot;_blank&quot; title=&quot;link to SQLite C Tutorial three&quot;&gt; This tutorial&lt;/a&gt; shows how to insert a row of data into a table, using binding of parameters.&lt;/p&gt;

&lt;p&gt;This carries on from the second tutorial and uses the same tables created there. It includes a short function to run a sql select query and in the next tutorial, I'll turn the code more into an easier to use library. &lt;/p&gt;...&lt;p&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=http://cplus.about.com/b/2013/05/13/sqlite-with-c-third-tutorial-published.htm&quot;&gt;Read Full Post&lt;/a&gt;&lt;/p&gt;</description>
			<guid isPermaLink="true">http://cplus.about.com/b/2013/05/13/sqlite-with-c-third-tutorial-published.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Mon, 13 May 2013 17:39:24 +0000</pubDate>
			<dc:date>2013-05-13T17:39:24Z</dc:date>

		</item>
			<item>
			<title>Internet Programming and C</title>
			<link>http://cplus.about.com/b/2013/05/12/internet-programming-and-c.htm</link>
			<description>&lt;p&gt;As well as Wifi there are other ways to connect up cities with the internet. How about a network of wireless connected low power battery driven sensor devices that communicate wirelessly and can work across the internet?&lt;/p&gt;...&lt;p&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=http://cplus.about.com/b/2013/05/12/internet-programming-and-c.htm&quot;&gt;Read Full Post&lt;/a&gt;&lt;/p&gt;</description>
			<guid isPermaLink="true">http://cplus.about.com/b/2013/05/12/internet-programming-and-c.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Sun, 12 May 2013 15:18:36 +0000</pubDate>
			<dc:date>2013-05-12T15:18:36Z</dc:date>

		</item>
			<item>
			<title>Switching to C99</title>
			<link>http://cplus.about.com/b/2013/05/10/switching-to-c99.htm</link>
			<description>&lt;p&gt;As long term readers of here will know, I like using Microsoft Visual Studio (in both the commercial and the excellent free version). But it's a source of frustration to C developers everywhere, myself included that Microsoft's C support is barely much beyond K &amp;#038; R C.&lt;/p&gt;...&lt;p&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=http://cplus.about.com/b/2013/05/10/switching-to-c99.htm&quot;&gt;Read Full Post&lt;/a&gt;&lt;/p&gt;</description>
			<guid isPermaLink="true">http://cplus.about.com/b/2013/05/10/switching-to-c99.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Fri, 10 May 2013 17:49:47 +0000</pubDate>
			<dc:date>2013-05-10T17:49:47Z</dc:date>

		</item>
			<item>
			<title>Impressive Demo of Epic Citadel</title>
			<link>http://cplus.about.com/b/2013/05/08/impressive-demo-of-epic-citadel.htm</link>
			<description>&lt;a href=&quot;http://0.tqn.com/d/cplus/1/0/W/K/-/-/epic-citadel-demo.gif&quot; target=&quot;_blank&quot; title=&quot;Click to see larger image&quot;&gt;&lt;img src=&quot;http://0.tqn.com/d/cplus/1/0/X/K/-/-/epic-citadel-demo_small.gif&quot; alt=&quot;Epic Citadel Demo running in Firefox&quot; align=&quot;right&quot; style=&quot;border:0px;&quot;/&gt;&lt;/a&gt;...&lt;p&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=http://cplus.about.com/b/2013/05/08/impressive-demo-of-epic-citadel.htm&quot;&gt;Read Full Post&lt;/a&gt;&lt;/p&gt;</description>
			<guid isPermaLink="true">http://cplus.about.com/b/2013/05/08/impressive-demo-of-epic-citadel.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Wed, 08 May 2013 17:33:34 +0000</pubDate>
			<dc:date>2013-05-08T17:33:34Z</dc:date>

		</item>
			<item>
			<title>Latest SQLite tutorial with C published</title>
			<link>http://cplus.about.com/b/2013/05/06/latest-sqlite-tutorial-with-c-published.htm</link>
			<description>&lt;p&gt;&lt;a href=&quot;http://cplus.about.com/od/howtodothingsin1/a/tutorial-two-With-SQLite-and-c.htm&quot; target=&quot;_blank&quot; title=&quot;link to SQLite C Tutorial&quot;&gt; This tutorial&lt;/a&gt; is a bit on the long side as it includes all the code for populating a small database with three tables and the C code to run a sql select query.&lt;/p&gt;...&lt;p&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=http://cplus.about.com/b/2013/05/06/latest-sqlite-tutorial-with-c-published.htm&quot;&gt;Read Full Post&lt;/a&gt;&lt;/p&gt;</description>
			<guid isPermaLink="true">http://cplus.about.com/b/2013/05/06/latest-sqlite-tutorial-with-c-published.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Mon, 06 May 2013 17:32:58 +0000</pubDate>
			<dc:date>2013-05-06T17:32:58Z</dc:date>

		</item>
			<item>
			<title>Programming Challenge 69 Marked</title>
			<link>http://cplus.about.com/b/2013/05/05/programming-challenge-69-marked.htm</link>
			<description>&lt;p&gt;Thank you to all four who entered: Arun Prakash M, Mark Mammel, Michael Chock and Ron Spain. However it was a tricky challenge not helped by two errors (well one and a half) so I've decided to call it a draw.&lt;/p&gt;...&lt;p&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=http://cplus.about.com/b/2013/05/05/programming-challenge-69-marked.htm&quot;&gt;Read Full Post&lt;/a&gt;&lt;/p&gt;</description>
			<guid isPermaLink="true">http://cplus.about.com/b/2013/05/05/programming-challenge-69-marked.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Sun, 05 May 2013 22:21:12 +0000</pubDate>
			<dc:date>2013-05-05T22:21:12Z</dc:date>

		</item>
			<item>
			<title>Microsoft Launches WebMatrix 3</title>
			<link>http://cplus.about.com/b/2013/05/03/microsoft-launches-webmatrix-3.htm</link>
			<description>&lt;p&gt;&lt;a href=&quot;http://www.microsoft.com/web/&quot; target=&quot;_blank&quot; title=&quot;Link to Microsoft.com/web&quot;&gt;This&lt;/a&gt; is the third incarnation of their free lightweight, cloud connected web development tool that lets you develop websites easily using ASP.NET, PHP and Node.js and integrates with Windows Azure; the Microsoft Cloud.&lt;/p&gt;...&lt;p&gt;&lt;a href=&quot;http://clk.about.com/?zi=1/1hc&amp;#038;zu=http://cplus.about.com/b/2013/05/03/microsoft-launches-webmatrix-3.htm&quot;&gt;Read Full Post&lt;/a&gt;&lt;/p&gt;</description>
			<guid isPermaLink="true">http://cplus.about.com/b/2013/05/03/microsoft-launches-webmatrix-3.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Fri, 03 May 2013 16:46:45 +0000</pubDate>
			<dc:date>2013-05-03T16:46:45Z</dc:date>

		</item>
			<item>
			<title>How to Use Stack in C#</title>
			<link>http://cplus.about.com/b/2013/04/30/how-to-use-stackt-in-c.htm</link>
			<description>&lt;p&gt;Continuing the C# series on collection classes, I've just published &lt;a href=&quot;http://cplus.about.com/od/learnc/a/using-stacks-in-csharp.htm&quot; target=&quot;_blank&quot; title=&quot;Link to How to use the Stack&lt;T&gt;&quot;&gt;How to use the Stack&lt;T&gt; in C#&lt;/a&gt;. I suspect it's not one of the widest used collections as a stack object isn't something I make much use of. &lt;/p&gt;

&lt;p&gt;But I'm going for completeness and a stack is probably used as much as a queue. That said I can't think that I've ever used one of those in my life either!&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Want to Learn C#? Try the &lt;a href=&quot;http://cplus.about.com/od/learnc/Learn_how_to_Program_in_C.htm&quot; title=&quot;Link to C# Tutorials&quot;&gt;C# Tutorials&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt;</description>
			<guid isPermaLink="true">http://cplus.about.com/b/2013/04/30/how-to-use-stackt-in-c.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Tue, 30 Apr 2013 17:26:51 +0000</pubDate>
			<dc:date>2013-04-30T17:26:51Z</dc:date>

		</item>
	</channel>

</rss>
